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>
Showing
- hw/core/machine.c 41 additions, 8 deletionshw/core/machine.c
- hw/i386/pc_piix.c 1 addition, 0 deletionshw/i386/pc_piix.c
- include/hw/boards.h 2 additions, 0 deletionsinclude/hw/boards.h
- include/sysemu/kvm.h 11 additions, 0 deletionsinclude/sysemu/kvm.h
- qapi/common.json 16 additions, 0 deletionsqapi/common.json
- qemu-options.hx 2 additions, 1 deletionqemu-options.hx
Loading
Please register or sign in to comment