qemu-e2k/include/hw
Paolo Bonzini 15eafc2e60 kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
This patch adds support for split IRQ chip mode. When
KVM_CAP_SPLIT_IRQCHIP is enabled:

    1.) The PIC, PIT, and IOAPIC are implemented in userspace while
    the LAPIC is implemented by KVM.

    2.) The software IOAPIC delivers interrupts to the KVM LAPIC via
    kvm_set_irq. Interrupt delivery is configured via the MSI routing
    table, for which routes are reserved in target-i386/kvm.c then
    configured in hw/intc/ioapic.c

    3.) KVM delivers IOAPIC EOIs via a new exit KVM_EXIT_IOAPIC_EOI,
    which is handled in target-i386/kvm.c and relayed to the software
    IOAPIC via ioapic_eoi_broadcast.

Signed-off-by: Matt Gingell <gingell@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-12-17 17:33:47 +01:00
..
acpi ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection 2015-12-17 13:37:14 +00:00
arm i.MX: Add an i.MX25 specific CCM class/instance 2015-12-17 13:37:16 +00:00
audio
block
char
cpu icc_bus: drop the unused files 2015-10-02 16:22:02 -03:00
cris
gpio i.MX: add support for lower and upper interrupt in GPIO. 2015-12-17 13:37:13 +00:00
i2c
i386 kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP 2015-12-17 17:33:47 +01:00
input
intc arm_gic_kvm: Disable live migration if not supported 2015-10-27 12:00:50 +00:00
ipack
isa
kvm
lm32
m68k
mem Revert "memhp: extend address auto assignment to support gaps" 2015-10-29 11:11:07 +02:00
mips
misc i.MX: Add an i.MX25 specific CCM class/instance 2015-12-17 13:37:16 +00:00
net
nvram fw_cfg: remove offset argument from callback prototype 2015-12-15 11:45:59 +01:00
pci enable multi-function hot-add 2015-10-29 11:17:53 +02:00
pci-host spapr_pci: Allow PCI host bridge DMA window to be configured 2015-10-23 10:38:10 +11:00
ppc spapr_iommu: Provide a function to switch a TCE table to allowing VFIO 2015-10-23 10:38:10 +11:00
s390x
scsi scsi: remove scsi_req_free prototype 2015-12-04 09:39:55 +03:00
sd sdhci: Sanitize "sdhci-pci" properties for future qomification 2015-12-07 17:13:10 +00:00
sh4
smbios
sparc
timer i.MX: Split the CCM class into an abstract base class and a concrete class 2015-12-17 13:37:15 +00:00
tricore
unicore32
usb
vfio vfio: Record host IOMMU's available IO page sizes 2015-10-05 12:38:41 -06:00
virtio virtio-blk: Drop x-data-plane option 2015-12-07 16:47:16 +00:00
watchdog
xen xen: fix usage of xc_domain_create in domain builder 2015-11-13 17:38:06 +00:00
boards.h kvm: add support for -machine kernel_irqchip=split 2015-12-17 17:15:40 +01:00
bt.h bt: check struct sizes 2015-12-04 09:39:55 +03:00
compat.h vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property 2015-12-17 15:24:34 +01:00
devices.h
elf_ops.h elf: Update EM_MOXIE definition 2015-09-25 12:04:43 +02:00
empty_slot.h
fw-path-provider.h
hotplug.h
hw.h
ide.h
irq.h
loader.h
nmi.h
pcmcia.h
platform-bus.h
ptimer.h
qdev-core.h qobject: Rename qtype_code to QType 2015-12-17 08:21:28 +01:00
qdev-dma.h
qdev-properties.h
qdev.h
ssi.h
stream.h
sysbus.h
usb.h