commit | 5ee163e8ea2fb6610339f494e039159e08a69066 | [log] [tgz] |
---|---|---|
author | Laszlo Ersek <lersek@redhat.com> | Tue Aug 06 12:37:09 2013 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Thu Aug 08 11:01:46 2013 -0400 |
tree | 1920cb270da0408460aa213ee9c16286557cf7c8 | |
parent | 2cac260768b9d4253737417ea7501cf2950e257f [diff] |
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>