]> git.proxmox.com Git - mirror_qemu.git/commit
ioapic: Cleanup for QOM'ification
authorxiaoqiang zhao <zxq_yx_007@163.com>
Tue, 5 Nov 2013 10:16:04 +0000 (18:16 +0800)
committerAndreas Färber <afaerber@suse.de>
Tue, 24 Dec 2013 17:02:18 +0000 (18:02 +0100)
commitf97718584baa6ef919d00067b9787ba7fc5f1a5b
tree1c61534d0acf3586eb4e8eabc8ee5eda9152e673
parent494c271784a5e360523e874be9f67259932ea68c
ioapic: Cleanup for QOM'ification

Some cleanups:
* ioapic_common.c: Rename 'register_types' to 'ioapic_common_register_types'
* Replace inline 'DEVICE(s)' with local 'DeviceState *dev' variable

Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/i386/kvm/ioapic.c
hw/intc/ioapic.c
hw/intc/ioapic_common.c