qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Question] dump memory when host pci device is used by


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [Question] dump memory when host pci device is used by guest
Date: Mon, 10 Oct 2011 12:48:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2

On 10/10/2011 12:21 PM, Alon Levy wrote:
>  A core file would be that format - for direct gdb processing. No
>  proprietary re-inventions please.

Just a note: A core file to windows core dump file would be nice for
windows guest crashes.

That requires cooperation from a kernel driver in the Windows guest. The driver must call KeInitializeCrashDumpHeader and write somewhere the physical address of the buffer.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]