Re: [Qemu-devel] [PATCH 05/15] target-i386: introduce ICC bus/device/bridge

2013-04-27 Thread Andreas Färber
Am 25.04.2013 16:05, schrieb Igor Mammedov: > Provides hotplug-able bus for APIC and CPU. > > * icc-bridge will serve as a parent for icc-bus and provide > mmio mapping services to child icc-devices. > * icc-device will replace SysBusDevice as a parent of APIC > and IOAPIC devices. > > Signed

[Qemu-devel] [PATCH 05/15] target-i386: introduce ICC bus/device/bridge

2013-04-25 Thread Igor Mammedov
Provides hotplug-able bus for APIC and CPU. * icc-bridge will serve as a parent for icc-bus and provide mmio mapping services to child icc-devices. * icc-device will replace SysBusDevice as a parent of APIC and IOAPIC devices. Signed-off-by: Igor Mammedov --- v3: * mv include/hw/i386/icc_b