aboutsummaryrefslogtreecommitdiff
path: root/hw/pc_q35.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pc_q35.c')
-rw-r--r--hw/pc_q35.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pc_q35.c b/hw/pc_q35.c
index c7262d6315..ef540b6a71 100644
--- a/hw/pc_q35.c
+++ b/hw/pc_q35.c
@@ -87,6 +87,7 @@ static void pc_q35_init(QEMUMachineInitArgs *args)
qemu_irq *cmos_s3;
pc_cpus_init(cpu_model);
+ pc_acpi_init("q35-acpi-dsdt.aml");
kvmclock_create();