]> git.proxmox.com Git - mirror_qemu.git/commit
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 17 Oct 2017 16:44:17 +0000 (13:44 -0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 18 Dec 2017 14:07:02 +0000 (17:07 +0300)
commit9dc047ce8f9e787bb9a9c5892c38c2424a0ee65f
tree97c057ad1827848ed5e9c4b0af3498126d2efe80
parent6c646a11bf5ef87424fa07d3c42d04e709cd7c5e
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch

this allows to remove the old i386/pc dependency on acpi/core.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/acpi/core.c
include/hw/acpi/acpi.h
include/hw/i386/pc.h