Home
last modified time | relevance | path

Searched hist:"5 ee163e8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dmemory_mapping.h5ee163e8 Tue Aug 06 05:37:09 CDT 2013 Laszlo Ersek <lersek@redhat.com> dump: introduce GuestPhysBlockList

The vmcore must use physical addresses that are visible to the guest, not
addresses that point into linear RAMBlocks. As first step, introduce the
list type into which we'll collect the physical mappings in effect at the
time of the dump.

Related RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=981582

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>