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

2017-02-15 Thread Paolo Bonzini
On 14/02/2017 07:25, 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 v3 0/3] kvm: report available guest crash parameters

2017-02-13 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

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

2017-02-12 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