i386/cpu: add crash-information QOM property
commitd187e08dc4d0793dab1a9747b72b17a1cf0d3e43
authorAnton Nefedov <anton.nefedov@virtuozzo.com>
Tue, 14 Feb 2017 06:25:22 +0000 (14 09:25 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 16 Feb 2017 14:30:49 +0000 (16 15:30 +0100)
tree47aeca102072692fe6acdd251324f5da77b0aeee
parentd9e73d32a891a4d9d9b14dcdd27490ec2d13026a
i386/cpu: add crash-information QOM property

Windows reports BSOD parameters through Hyper-V crash MSRs. This
information is very useful for initial crash analysis and thus
it would be nice to have a way to fetch it.

Signed-off-by: Anton Nefedov <anton.nefedov@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Message-Id: <1487053524-18674-2-git-send-email-den@openvz.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
kvm-all.c
qapi-schema.json
target/i386/cpu.c