summaryrefslogtreecommitdiffstats
path: root/include/hw/acpi/acpi-defs.h
diff options
context:
space:
mode:
authorIgor Mammedov2021-09-24 14:27:49 +0200
committerMichael S. Tsirkin2021-10-05 23:30:57 +0200
commitb10e7f4f8f05b3956eabf0661320c71f1e3bab10 (patch)
treec7b79a9e49b41f9026a5ac38011b85f954763735 /include/hw/acpi/acpi-defs.h
parentacpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build... (diff)
downloadqemu-b10e7f4f8f05b3956eabf0661320c71f1e3bab10.tar.gz
qemu-b10e7f4f8f05b3956eabf0661320c71f1e3bab10.tar.xz
qemu-b10e7f4f8f05b3956eabf0661320c71f1e3bab10.zip
acpi: x86: remove dead code
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Message-Id: <20210924122802.1455362-23-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/hw/acpi/acpi-defs.h')
-rw-r--r--include/hw/acpi/acpi-defs.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/hw/acpi/acpi-defs.h b/include/hw/acpi/acpi-defs.h
index c7fa5caa06..af4fa412a5 100644
--- a/include/hw/acpi/acpi-defs.h
+++ b/include/hw/acpi/acpi-defs.h
@@ -163,19 +163,6 @@ struct AcpiFacsDescriptorRev1 {
} QEMU_PACKED;
typedef struct AcpiFacsDescriptorRev1 AcpiFacsDescriptorRev1;
-/*
- * Differentiated System Description Table (DSDT)
- */
-
-/*
- * MADT values and structures
- */
-
-/* Values for MADT PCATCompat */
-
-#define ACPI_DUAL_PIC 0
-#define ACPI_MULTIPLE_APIC 1
-
/* Values for Type in APIC sub-headers */
#define ACPI_APIC_PROCESSOR 0