Re: [Qemu-devel] [PATCH v18 0/7] Add pvpanic device to deal with guest panic event

2013-04-10 Thread Paolo Bonzini
Il 10/04/2013 05:33, Hu Tao ha scritto: > This series introduces a new simulated device, pvpanic, to notify > qemu when guest panic event happens. > > Along with this series, there are two patches to add seabios ACPI > driver and kernel ACPI driver for the device, respectively. > > Tested with: >

[Qemu-devel] [PATCH v18 0/7] Add pvpanic device to deal with guest panic event

2013-04-09 Thread Hu Tao
This series introduces a new simulated device, pvpanic, to notify qemu when guest panic event happens. Along with this series, there are two patches to add seabios ACPI driver and kernel ACPI driver for the device, respectively. Tested with: - qemu(kvm)/qemu(tcg) - qemu piix/q35 - default