diff options
author | Viktor Prutyanov <viktor.prutyanov@virtuozzo.com> | 2018-05-17 19:23:41 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-06-29 13:02:49 +0200 |
commit | 2ababfcc0e5e778c9005abb57f4bf6a036145a57 (patch) | |
tree | 7c87c9f9b4fc6674675ec27aa05a7d04f4c1347b /include/hw/scsi | |
parent | 92d1b3d5086c182bab66fd1814c4a04ba1e59337 (diff) | |
download | qemu-2ababfcc0e5e778c9005abb57f4bf6a036145a57.zip |
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>
Diffstat (limited to 'include/hw/scsi')
0 files changed, 0 insertions, 0 deletions