On Tue, Jun 02, 2015 at 05:23:54PM +0800, Zhu Guihua wrote: > ICC Bus was used for providing a hotpluggable bus for APIC and CPU, > but now we use HotplugHandler to make hotplug. So ICC Bus is > unnecessary. > > This code has passed the new pc-cpu-test. > And I have tested with kvm along with kernel_irqchip=on/off, > it works fine. > > This patch series is based on Eduardo's x86 tree. > https://github.com/ehabkost/qemu.git
I removed "apic: map APIC's MMIO region at each CPU's address space" from the x86 branch moments after you submitted this series. See Paolo's comments he sent as reply to my 2015-05-29 X86 pull request. -- Eduardo