Actions
Bug #2328
closedStall during boot in qemu w/ ioapic & acpi enabled
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/08/2012
Due date:
% Done:
0%
Estimated time:
Description
During boot in qemu or kvm, DragonFly 3.0 and -master stall. Setting hw.ioapic_enable to 0 or running qemu w/ -no-acpi allows boot to succeed. It seems like an interrupt is missed during ATA initialisation, leading to the stall.
Updated by vsrinivas over 12 years ago
- Status changed from New to Resolved
Fixed by e6dee92888cc1f1ee52d36053fabf97cfd2f9518 . Disables the ioapic in VMs by default.
Actions