On Tue, 16 Jun 2015 17:11:01 +0300
Gal Hammer wrote:
> Add a new method to the AcpiDeviceIfClass interface. The new
> method sends an ACPI notfication when the VM generation id is
> changed.
>
> Signed-off-by: Gal Hammer
> ---
> hw/acpi/core.c | 8
> hw/acpi/ich9
On 06/16/2015 08:11 AM, Gal Hammer wrote:
> Add a new method to the AcpiDeviceIfClass interface. The new
> method sends an ACPI notfication when the VM generation id is
s/notfication/notification/
> changed.
>
> Signed-off-by: Gal Hammer
> ---
> +++ b/include/hw/acpi/acpi_dev_interface.h
> @@
Add a new method to the AcpiDeviceIfClass interface. The new
method sends an ACPI notfication when the VM generation id is
changed.
Signed-off-by: Gal Hammer
---
hw/acpi/core.c | 8
hw/acpi/ich9.c | 8
hw/acpi/piix4.c