提交 57285cc3 编写于 作者: J Jan Kiszka 提交者: Anthony Liguori

pc: Disable HPET for ISA machine

There was no HPET on ISA boxes.
Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 4463aee6
......@@ -157,6 +157,7 @@ static void pc_init1(MemoryRegion *system_memory,
pci_bus = NULL;
i440fx_state = NULL;
isa_bus_new(NULL);
no_hpet = 1;
}
isa_bus_irqs(isa_irq);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册