On 09/05/13 04:05, Laszlo Ersek wrote:
> Before upstream qemu commit
> 
>   commit 56c4bfb3f07f3107894c00281276aea4f5e8834d
>   Author: Laszlo Ersek <[email protected]>
>   Date:   Tue Aug 6 12:37:11 2013 +0200
> 
>       dump: rebase from host-private RAMBlock offsets to guest-physical
>       addresses
> 
> the dump-guest-memory QMP command used to write incorrect vmcores for
> x86_64 guests with more than 3.5GB RAM. Add a testcase that creates a 4GB
> guest, dumps its core, copies it into the guest, and analyzes it there
> with the "crash" utility.
> 
> Related RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=981582
> Related RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=990118
> 
> Suggested-by: Ademar de Souza Reis Jr. <[email protected]>
> Signed-off-by: Laszlo Ersek <[email protected]>
> ---
>  qemu/tests/cfg/guest_memory_dump_analysis.cfg |    7 +
>  qemu/tests/guest_memory_dump_analysis.py      |  293 
> +++++++++++++++++++++++++
>  2 files changed, 300 insertions(+), 0 deletions(-)
>  create mode 100644 qemu/tests/cfg/guest_memory_dump_analysis.cfg
>  create mode 100644 qemu/tests/guest_memory_dump_analysis.py

Ping.

Thanks,
Laszlo

_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to