qemu-e2k/hw/i386/kvm
Andreas Färber d2628b7d18 i8259: Convert PICCommonState to use QOM realizefn
Instead of having the parent provide PICCommonClass::init,
let the children override DeviceClass::realize themselves.
This pushes the responsibility of saving and calling the parent's
realizefn to the children.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-06-07 14:55:24 +02:00
..
apic.c
clock.c target-i386: Replace cpuid_*features fields with a feature word array 2013-05-02 00:27:55 +02:00
i8254.c i8254: Convert PITCommonState to QOM realizefn 2013-06-07 14:55:24 +02:00
i8259.c i8259: Convert PICCommonState to use QOM realizefn 2013-06-07 14:55:24 +02:00
ioapic.c
Makefile.objs
pci-assign.c pci-assign: Add MSI affinity support 2013-05-22 07:40:10 -05:00