qemu-e2k/hw/intc
Andrew Jeffery 0c69996e22 hw/intc: Add (new) ASPEED VIC device model
Implement a basic ASPEED VIC device model for the AST2400 SoC[1], with
enough functionality to boot an aspeed_defconfig Linux kernel. The model
implements the 'new' (revised) register set: While the hardware exposes
both the new and legacy register sets, accesses to the model's legacy
register set will not be serviced (however the access will be logged).

[1] http://www.aspeedtech.com/products.php?fPath=20&rId=376

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Message-id: 1458096317-25223-3-git-send-email-andrew@aj.id.au
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-03-16 17:42:18 +00:00
..
Makefile.objs hw/intc: Add (new) ASPEED VIC device model 2016-03-16 17:42:18 +00:00
allwinner-a10-pic.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
apic.c msi_supported -> msi_nonbroken 2016-03-11 16:45:21 +02:00
apic_common.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
arm_gic.c hw/intc/arm_gic.c: Implement GICv2 GICC_DIR 2016-03-04 11:30:22 +00:00
arm_gic_common.c hw/intc/arm_gic.c: Implement GICv2 GICC_DIR 2016-03-04 11:30:22 +00:00
arm_gic_kvm.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
arm_gicv2m.c msi_supported -> msi_nonbroken 2016-03-11 16:45:21 +02:00
arm_gicv3_common.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
arm_gicv3_kvm.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
armv7m_nvic.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
aspeed_vic.c hw/intc: Add (new) ASPEED VIC device model 2016-03-16 17:42:18 +00:00
bcm2835_ic.c all: Clean up includes 2016-02-16 14:29:28 +00:00
bcm2836_control.c all: Clean up includes 2016-02-16 14:29:28 +00:00
etraxfs_pic.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
exynos4210_combiner.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
exynos4210_gic.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
gic_internal.h hw/intc/arm_gic: Change behavior of IAR writes 2015-05-12 11:57:18 +01:00
grlib_irqmp.c sparc: Clean up includes 2016-01-29 15:07:22 +00:00
heathrow_pic.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
i8259.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
i8259_common.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
imx_avic.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
ioapic.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
ioapic_common.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
lm32_pic.c lm32: Clean up includes 2016-01-29 15:07:22 +00:00
omap_intc.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
openpic.c msi_supported -> msi_nonbroken 2016-03-11 16:45:21 +02:00
openpic_kvm.c msi_supported -> msi_nonbroken 2016-03-11 16:45:21 +02:00
pl190.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
puv3_intc.c unicore: Clean up includes 2016-01-29 15:07:22 +00:00
realview_gic.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
s390_flic.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
s390_flic_kvm.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
sh_intc.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
slavio_intctl.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00
vgic_common.h intc/gic: Extract some reusable vGIC code 2015-09-24 01:29:36 +01:00
xics.c xics: report errors with the QEMU Error API 2016-02-28 16:19:02 +11:00
xics_kvm.c ppc: Clean up includes 2016-01-29 15:07:22 +00:00
xilinx_intc.c hw/intc: Clean up includes 2016-01-29 15:07:24 +00:00