]> Git Repo - qemu.git/commit - hw/core/machine.c
kvm: add support for -machine kernel_irqchip=split
authorMatt Gingell <[email protected]>
Mon, 16 Nov 2015 18:03:06 +0000 (10:03 -0800)
committerPaolo Bonzini <[email protected]>
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/core/machine.c
hw/i386/pc_piix.c
include/hw/boards.h
include/sysemu/kvm.h
qapi/common.json
qemu-options.hx
This page took 0.027569 seconds and 4 git commands to generate.