qemu-e2k/include/hw
Christoffer Dall 1da41cc1c6 arm: vgic device control api support
Support creating the ARM vgic device through the device control API and
setting the base address for the distributor and cpu interfaces in KVM
VMs using this API.

Because the older KVM_CREATE_IRQCHIP interface needs the irq chip to be
created prior to creating the VCPUs, we first test if we can use the
device control API in kvm_arch_irqchip_create (using the test flag from
the device control API).  If we cannot, it means we have to fall back to
KVM_CREATE_IRQCHIP and use the older ioctl at this point in time.  If
however, we can use the device control API, we don't do anything and
wait until the arm_gic_kvm driver initializes and let that use the
device control API.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Message-id: 1392687720-26806-5-git-send-email-christoffer.dall@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2014-02-26 17:20:00 +00:00
..
acpi acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API 2014-02-10 10:27:00 +02:00
arm i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
audio
block qdev: Add enum property types to QAPI schema 2014-02-14 21:12:05 +01:00
char
cpu icc_bus: QOM'ify ICC 2013-12-24 18:02:18 +01:00
cris cris: Remove the CRIS PIC glue 2014-02-03 14:04:00 +00:00
i2c i2c: Drop FROM_I2C_SLAVE() macro 2014-02-14 16:22:32 +01:00
i386 i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
input
intc arm: vgic device control api support 2014-02-26 17:20:00 +00:00
ipack ipack: Move IndustryPack out of hw/char/ 2014-02-14 21:11:53 +01:00
isa i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
kvm
lm32
m68k
mips
misc
net hw/net: add support for Allwinner EMAC Fast Ethernet controller 2014-02-08 14:50:48 +00:00
nvram
pci hw/pci: switch to a generic hotplug handling for PCIDevice 2014-02-10 10:27:00 +02:00
pci-host
ppc exec: Make stl_*_phys input an AddressSpace 2014-02-11 22:57:18 +10:00
s390x sclp-s390: Define new SCLP codes and structures 2014-01-28 12:22:33 +01:00
scsi
sh4
sparc
timer hw/timer: add allwinner a10 timer 2013-12-17 20:12:51 +00:00
unicore32
virtio dataplane: replace hostmem with memory_region_find 2013-12-20 09:11:57 +01:00
xen
boards.h
bt.h
devices.h
elf_ops.h
empty_slot.h
hotplug.h define hotplug interface 2014-02-10 10:23:35 +02:00
hw.h
ide.h Call pci_piix3_xen_ide_unplug from unplug_disks 2014-02-20 17:28:08 +00:00
irq.h
loader.h loader: document that errno is set 2014-02-10 10:23:35 +02:00
pcmcia.h
ptimer.h vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type 2014-02-04 15:51:45 +01:00
qdev-core.h QOM infrastructure fixes and device conversions 2014-02-20 13:05:48 +00:00
qdev-dma.h qdev: Remove hex8/32/64 property types 2014-02-14 21:12:04 +01:00
qdev-properties.h qdev: Remove hex8/32/64 property types 2014-02-14 21:12:04 +01:00
qdev.h
sd.h
ssi.h
stream.h
sysbus.h
usb.h usb: Remove magic constants from device bmAttributes 2014-02-18 15:39:12 +01:00