]> Git Repo - qemu.git/commit - hw/i386/pc.c
target-i386: Attach ICC bus to CPU on its creation
authorIgor Mammedov <[email protected]>
Mon, 29 Apr 2013 16:54:13 +0000 (18:54 +0200)
committerAndreas Färber <[email protected]>
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 <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
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
This page took 0.0273 seconds and 4 git commands to generate.