Home
last modified time | relevance | path

Searched hist:"2 ababfcc0e5e778c9005abb57f4bf6a036145a57" (Results 1 – 1 of 1) sorted by relevance

/qemu/dump/
H A Dwin_dump.c2ababfcc0e5e778c9005abb57f4bf6a036145a57 Thu May 17 16:23:41 UTC 2018 Viktor Prutyanov <viktor.prutyanov@virtuozzo.com> dump: add fallback KDBG using in Windows dump

KdDebuggerDataBlock may be encrypted in guest memory and dump will be
useless in this case. But guest driver can obtain decrypted KDBG and
expose its address through BugcheckParameter1 field in raw header.
After this patch, QEMU will be able to use fallback KdDebuggerDataBlock.

Signed-off-by: Viktor Prutyanov <viktor.prutyanov@virtuozzo.com>
Message-Id: <20180517162342.4330-4-viktor.prutyanov@virtuozzo.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>