qemu-e2k/hw/intc
Chen Fan 46232aaacb cpu/apic: drop icc bus/bridge
After CPU hotplug has been converted to BUS-less hot-plug infrastructure,
the only function ICC bus performs is to propagate reset to LAPICs. However
LAPIC could be reset by registering its reset handler after all device are
initialized.
Do so and drop ~30LOC of not needed anymore ICCBus related code.

Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Signed-off-by: Zhu Guihua <zhugh.fnst@cn.fujitsu.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2015-10-02 16:22:02 -03:00
..
allwinner-a10-pic.c
apic_common.c cpu/apic: drop icc bus/bridge 2015-10-02 16:22:02 -03:00
apic.c apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS 2015-09-25 12:04:42 +02:00
arm_gic_common.c hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot 2015-09-08 17:38:43 +01:00
arm_gic_kvm.c intc/gic: Extract some reusable vGIC code 2015-09-24 01:29:36 +01:00
arm_gic.c maint: remove double semicolons in many files 2015-09-11 10:21:38 +03:00
arm_gicv2m.c
arm_gicv3_common.c hw/intc: Implement GIC-500 base class 2015-09-24 01:29:36 +01:00
arm_gicv3_kvm.c hw/intc: Initial implementation of vGICv3 2015-09-24 01:29:37 +01:00
armv7m_nvic.c armv7m_nvic: Implement ICSR without using internal GIC state 2015-09-08 17:38:42 +01:00
etraxfs_pic.c
exynos4210_combiner.c
exynos4210_gic.c
gic_internal.h
grlib_irqmp.c
heathrow_pic.c
i8259_common.c
i8259.c
imx_avic.c i.MX: Fix Coding style for AVIC emulator. 2015-08-13 11:26:20 +01:00
ioapic_common.c hmp: added io apic dump state 2015-09-25 12:04:42 +02:00
ioapic.c hmp: implemented io apic dump state for TCG 2015-09-25 12:04:42 +02:00
lm32_pic.c
Makefile.objs hw/intc: Initial implementation of vGICv3 2015-09-24 01:29:37 +01:00
omap_intc.c
openpic_kvm.c
openpic.c
pl190.c
puv3_intc.c
realview_gic.c
s390_flic_kvm.c s390x/kvm: make setting of in-kernel irq routes more efficient 2015-09-07 16:10:43 +02:00
s390_flic.c
sh_intc.c
slavio_intctl.c
vgic_common.h intc/gic: Extract some reusable vGIC code 2015-09-24 01:29:36 +01:00
xics_kvm.c xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled 2015-07-07 17:44:52 +02:00
xics.c typofixes - v4 2015-09-11 10:45:43 +03:00
xilinx_intc.c