This removes yet another chunk of PC-specific code from target-i386/cpu.c and moves it to PC code.
WIth this we get closer to being able to change target-i386 to use cpu_generic_init(). This series is based on my x86 tree, located at: https://github.com/ehabkost/qemu.git x86 Eduardo Habkost (1): target-i386: Remove icc_bridge parameter from cpu_x86_create() hw/i386/pc.c | 6 +++++- target-i386/cpu.c | 14 ++------------ target-i386/cpu.h | 3 +-- 3 files changed, 8 insertions(+), 15 deletions(-) -- 2.1.0