]> git.proxmox.com Git - qemu.git/commit - target-i386/cpu.c
target-i386: Attach ICC bus to CPU on its creation
authorIgor Mammedov <imammedo@redhat.com>
Mon, 29 Apr 2013 16:54:13 +0000 (18:54 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 1 May 2013 11:06:06 +0000 (13:06 +0200)
commit62fc403f11523169eb4264de31279745f48e3ecc
treeb3c7cfd789bf60b179f7f5cb22dded388e70e887
parentf0513d2c0156799e0c75a108ab9a049eea4f9607
target-i386: Attach ICC bus to CPU on its creation

X86CPU should have parent bus so it could provide bus for child APIC.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h
target-i386/cpu.c
target-i386/cpu.h