WHPX: support for the kernel-irqchip on/off
commitfaf20793b5af15ed4bea9c40dd8e6ae46d51be23
authorSunil Muthuswamy <sunilmut@microsoft.com>
Wed, 28 Oct 2020 02:23:19 +0000 (28 02:23 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 10 Dec 2020 17:15:01 +0000 (10 12:15 -0500)
tree323f0f9bebaa45bc847dcc93bcbe604323e2a2eb
parentc2ba0515f2df58a661fcb5d6485139877d92ab1b
WHPX: support for the kernel-irqchip on/off

This patch adds support the kernel-irqchip option for
WHPX with on or off value. 'split' value is not supported
for the option. The option only works for the latest version
of Windows (ones that are coming out on Insiders). The
change maintains backward compatibility on older version of
Windows where this option is not supported.

Signed-off-by: Sunil Muthuswamy <sunilmut@microsoft.com>
Message-Id: <SN4PR2101MB0880B13258DA9251F8459F4DC0170@SN4PR2101MB0880.namprd21.prod.outlook.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
MAINTAINERS
hw/i386/x86.c
include/sysemu/whpx.h
softmmu/cpus.c
softmmu/vl.c
target/i386/cpu.c
target/i386/meson.build
target/i386/whp-dispatch.h
target/i386/whpx-all.c
target/i386/whpx-apic.c [new file with mode: 0644]