commit | ca81ce72b4d12494424d1813c6437035c1f89a8c | [log] [tgz] |
---|---|---|
author | Janosch Frank <frankja@linux.vnet.ibm.com> | Fri Jan 22 13:08:35 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jan 26 15:58:14 2016 +0100 |
tree | cbdcb4d51082bdb5d5d895f91d74cf4a0a9a507a | |
parent | e5f3e12e8489f5325800c6a86fe5f476adfcbdae [diff] |
scripts/dump-guest-memory.py: Move constants to the top The constants bloated the class definition and were therefore moved to the top. Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Janosch Frank <frankja@linux.vnet.ibm.com> Message-Id: <1453464520-3882-2-git-send-email-frankja@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>