Searched hist:"7184 de64a1cf23a72191484b9a6995c3bfc9fb0b" (Results 1 – 1 of 1) sorted by relevance
/qemu/dump/ |
H A D | win_dump.c | 7184de64a1cf23a72191484b9a6995c3bfc9fb0b Wed Aug 29 18:30:56 UTC 2018 Viktor Prutyanov <viktor.prutyanov@virtuozzo.com> dump: fix Windows dump memory run mapping
We should map and use guest memory run by parts if it can't be mapped as a whole. After this patch, continuos guest physical memory blocks which are not continuos in host virtual address space will be processed correctly.
Signed-off-by: Viktor Prutyanov <viktor.prutyanov@virtuozzo.com> Message-Id: <1535567456-6904-1-git-send-email-viktor.prutyanov@virtuozzo.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|