Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-19 | ioapic: Factor out base class for KVM reuse | Jan Kiszka | |
Split up the IOAPIC analogously to APIC and i8259. KVM will share the IOAPICCommonState, the vmstate, reset logic and certain init parts with the user space model. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> |