Windows 2012 guests can notify hypervisor about occurred guest crash
(Windows bugcheck(BSOD)) by writing specific Hyper-V msrs. This patch does
handling of this MSR's by KVM and sending notification to user space that
allows to gather Windows guest crash dump by QEMU/LIBVIRT.
The idea is to provid
On Wed, Dec 2, 2009 at 8:59 AM, Gleb Natapov wrote:
> On Tue, Dec 01, 2009 at 10:51:26AM -0200, Glauber Costa wrote:
>> This is a repost of the -smp series. Note that it depends on
>> irqchip-in-kernel,
>> that is already in staging. Also, you'll have to enable the io-thread, for
>> the time
>>
On Tue, Dec 01, 2009 at 10:51:26AM -0200, Glauber Costa wrote:
> This is a repost of the -smp series. Note that it depends on
> irqchip-in-kernel,
> that is already in staging. Also, you'll have to enable the io-thread, for
> the time
> being.
>
> >From the last version, main change is that I am
This is a repost of the -smp series. Note that it depends on irqchip-in-kernel,
that is already in staging. Also, you'll have to enable the io-thread, for the
time
being.
>From the last version, main change is that I am not calling queue_work
>automatically
from vcpu ioctls. queue_work is only u