Re: [Qemu-devel] [PATCH v17] pvpanic: pvpanic device driver

2013-04-30 Thread Paolo Bonzini
Il 05/04/2013 09:10, Hu Tao ha scritto: > pvpanic device is a qemu simulated device through which guest panic > event is sent to host. > > Signed-off-by: Hu Tao Ping. This will be in QEMU 1.5, is this on track for the 3.10 kernel? Thanks, Paolo > --- > > ref: http://lists.nongnu.org/archive

Re: [Qemu-devel] [PATCH v17] pvpanic: pvpanic device driver

2013-04-05 Thread Paolo Bonzini
Il 05/04/2013 09:10, Hu Tao ha scritto: > pvpanic device is a qemu simulated device through which guest panic > event is sent to host. > > Signed-off-by: Hu Tao Reviewed-by: Paolo Bonzini Matthew, it would be nice to include this in 3.10. The implementation of the device in QEMU is final, the

[Qemu-devel] [PATCH v17] pvpanic: pvpanic device driver

2013-04-05 Thread Hu Tao
pvpanic device is a qemu simulated device through which guest panic event is sent to host. Signed-off-by: Hu Tao --- ref: http://lists.nongnu.org/archive/html/qemu-devel/2013-04/msg01028.html drivers/platform/x86/Kconfig | 7 +++ drivers/platform/x86/Makefile | 2 + drivers/platform/x86