]> Git Repo - qemu.git/commit
ioapic: QOM'ify ioapic
authorxiaoqiang zhao <[email protected]>
Tue, 5 Nov 2013 10:16:05 +0000 (18:16 +0800)
committerAndreas Färber <[email protected]>
Tue, 24 Dec 2013 17:02:18 +0000 (18:02 +0100)
commitdb0f888848bc5cc578d005d04f4cf7a1105bb758
tree3745d7e3d88231ad49cc9a1ffce7b876fc169a0b
parentf97718584baa6ef919d00067b9787ba7fc5f1a5b
ioapic: QOM'ify ioapic

Convert 'init' function to QOM's 'realize' for ioapic and kvm-ioapic.
Change variable 'ioapic_no' from static to global. Then we can drop
the 'instance_no' function argument.

Signed-off-by: xiaoqiang zhao <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
hw/i386/kvm/ioapic.c
hw/intc/ioapic.c
hw/intc/ioapic_common.c
include/hw/i386/ioapic_internal.h
This page took 0.02795 seconds and 4 git commands to generate.