qemu-patch-raspberry4/hw/kvm
Jan Kiszka a39c1d47ac kvm: x86: Add user space part for in-kernel IOAPIC
This introduces the KVM-accelerated IOAPIC model 'kvm-ioapic' and
extends the IRQ routing setup by the 0->2 redirection when needed.

The kvm-ioapic model has a property that allows to define its GSI base
for injecting interrupts into the kernel model. This will allow to
disentangle PIC and IOAPIC pins for chipsets that support more
sophisticated IRQ routes than the PIIX3. So far the base is kept at 0,
i.e. PIC and IOAPIC share pins 0..15.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2012-01-19 12:14:42 +01:00
..
apic.c kvm: x86: Add user space part for in-kernel APIC 2012-01-19 12:14:42 +01:00
clock.c kvm: Move kvmclock into hw/kvm folder 2012-01-19 12:14:39 +01:00
clock.h kvm: Move kvmclock into hw/kvm folder 2012-01-19 12:14:39 +01:00
i8259.c kvm: x86: Add user space part for in-kernel i8259 2012-01-19 12:14:42 +01:00
ioapic.c kvm: x86: Add user space part for in-kernel IOAPIC 2012-01-19 12:14:42 +01:00