]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/i386/pc.h
ich9: add TCO interface emulation
[mirror_qemu.git] / include / hw / i386 / pc.h
index 786a1d511c53cb64bc5ab973e1ca4e810f2af36f..f9df68e0bb800c7c420294b45839e74b8df24c04 100644 (file)
@@ -88,6 +88,7 @@ typedef struct PcPciInfo {
 #define ACPI_PM_PROP_PM_IO_BASE "pm_io_base"
 #define ACPI_PM_PROP_GPE0_BLK "gpe0_blk"
 #define ACPI_PM_PROP_GPE0_BLK_LEN "gpe0_blk_len"
+#define ACPI_PM_PROP_TCO_ENABLED "enable_tco"
 
 struct PcGuestInfo {
     bool isapc_ram_fw;