qemu-e2k/hw
Peter Maydell 287c181ae4 hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
Wire up the MMIO functions exposed by the distributor and the
redistributor into MMIO regions exposed by the GICv3 device.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>
Tested-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1465915112-29272-14-git-send-email-peter.maydell@linaro.org
2016-06-17 15:23:51 +01:00
..
9pfs all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
acpi
alpha
arm arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma 2016-06-14 16:01:03 +01:00
audio audio: Use DIV_ROUND_UP 2016-06-07 18:19:25 +03:00
block os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
bt
char os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
core qdev: hotplug: Introduce HotplugHandler.pre_plug() callback 2016-06-17 16:33:48 +10:00
cpu cpu: Abstract CPU core type 2016-06-17 16:33:48 +10:00
cris
display os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
dma introduce xlnx-dpdma 2016-06-14 16:01:03 +01:00
gpio hw/gpio: QOM'ify zaurus.c 2016-06-14 15:59:13 +01:00
i2c hw/i2c-ddc.c: Implement DDC I2C slave 2016-06-14 15:59:15 +01:00
i386 pc, pci, virtio: new features, cleanups, fixes 2016-06-17 11:25:46 +01:00
ide macio: call dma_memory_unmap() at the end of each DMA transfer 2016-06-14 10:43:24 +10:00
input
intc hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions 2016-06-17 15:23:51 +01:00
ipack
ipmi hw/ipmi: fix spelling 2016-06-07 18:02:48 +03:00
isa ICH9: fix typo 2016-06-07 18:19:23 +03:00
lm32
m68k
mem
microblaze
mips
misc os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
moxie
net pc, pci, virtio: new features, cleanups, fixes 2016-06-17 11:25:46 +01:00
nvram fw_cfg: follow CODING_STYLE 2016-06-07 18:19:23 +03:00
openrisc
pci msi_init: change return value to 0 on success 2016-06-17 03:28:03 +03:00
pci-bridge fix some coding style problems 2016-06-17 03:28:03 +03:00
pci-host
pcmcia
ppc spapr: implement query-hotpluggable-cpus callback 2016-06-17 16:33:49 +10:00
s390x s390x: Limit s390-ccw machines to 248 CPUs 2016-06-14 14:00:05 +02:00
scsi scsi: esp: make cmdbuf big enough for maximum CDB size 2016-06-16 18:39:05 +02:00
sd hw/sd: QOM'ify pl181.c 2016-06-14 15:59:14 +01:00
sh4
smbios
sparc
sparc64
ssi
timer hw: Clean up includes 2016-06-07 18:19:23 +03:00
tpm
tricore
unicore32
usb os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
vfio vfio: Fix broken EEH 2016-06-17 15:59:18 +10:00
virtio os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
watchdog
xen os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
xenpv
xtensa replace muldiv64(a, b, c) by (uint64_t)a * b / c 2016-06-07 18:02:49 +03:00
Makefile.objs