Re: [Qemu-devel] [PATCH v2 0/3] kvm: report available guest crash parameters

2017-02-09 Thread Denis V. Lunev
On 02/09/2017 06:51 PM, Fam Zheng wrote: > On Thu, 02/09 18:13, Denis V. Lunev wrote: >> 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 see it in the QEMU log file. There is suitable >> log ma

Re: [Qemu-devel] [PATCH v2 0/3] kvm: report available guest crash parameters

2017-02-09 Thread Fam Zheng
On Thu, 02/09 18:13, Denis V. Lunev wrote: > 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 see it in the QEMU log file. There is suitable > log mask for the purpose. > > Linux guest does not p

[Qemu-devel] [PATCH v2 0/3] kvm: report available guest crash parameters

2017-02-09 Thread Denis V. Lunev
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 see it in the QEMU log file. There is suitable log mask for the purpose. Linux guest does not provide this information, but still it would be nice to