Gleb Natapov writes:
> On Thu, Mar 14, 2013 at 04:15:49PM +0800, Hu Tao wrote:
>> This series introduces a new simulated device, pvevent, to notify
>> qemu when guest panic event happens.
>>
> Call it something less generic. pvpanic for instance.
No objection, just observing that the device can
On Thu, Mar 14, 2013 at 10:58:45AM +0200, Gleb Natapov wrote:
> On Thu, Mar 14, 2013 at 04:15:49PM +0800, Hu Tao wrote:
> > This series introduces a new simulated device, pvevent, to notify
> > qemu when guest panic event happens.
> >
> Call it something less generic. pvpanic for instance.
OK.
On Thu, Mar 14, 2013 at 04:15:49PM +0800, Hu Tao wrote:
> This series introduces a new simulated device, pvevent, to notify
> qemu when guest panic event happens.
>
Call it something less generic. pvpanic for instance.
> Along with this series, there are two patches to add seabios ACPI
> driver a
This series introduces a new simulated device, pvevent, 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.
TODO: make the io port used by pvevent device configurable.
Tested