Home
last modified time | relevance | path

Searched hist:47890203 (Results 1 – 1 of 1) sorted by relevance

/qemu/scripts/
H A Ddump-guest-memory.py47890203 Fri Jan 22 12:08:36 GMT 2016 Janosch Frank <frankja@linux.vnet.ibm.com> scripts/dump-guest-memory.py: Make methods functions

The functions dealing with qemu components rarely used parts of the
class, so they were moved out of the class.

As the uintptr_t variable is needed both within and outside the class,
it was made a constant and 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-3-git-send-email-frankja@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>