]> git.proxmox.com Git - mirror_qemu.git/commit - include/sysemu/kvm.h
kvm: add support for -machine kernel_irqchip=split
authorMatt Gingell <gingell@google.com>
Mon, 16 Nov 2015 18:03:06 +0000 (10:03 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Dec 2015 16:15:40 +0000 (17:15 +0100)
commit32c18a2dbaf79c241eddabd19a3b410bab5bf0cc
tree6b3fd1e6c987d5e812dbcc279ad087789dbf9f74
parentff99aa64b13ea85ee35ec09c3fe720ad8bc83154
kvm: add support for -machine kernel_irqchip=split

This patch adds the initial plumbing for split IRQ chip mode via
KVM_CAP_SPLIT_IRQCHIP. In addition to option processing, a number of
kvm_*_in_kernel macros are defined to help clarify which component is
where.

Signed-off-by: Matt Gingell <gingell@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/core/machine.c
hw/i386/pc_piix.c
include/hw/boards.h
include/sysemu/kvm.h
qapi/common.json
qemu-options.hx