[Xen-devel] [PATCH 0/2] fix nested interrupt injection on virtual vmexit

Roger Pau Monne posted 2 patches 4 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20200108103857.77236-1-roger.pau@citrix.com
tools/libxc/xc_cpuid_x86.c  | 11 -----------
xen/arch/x86/hvm/vmx/vvmx.c | 32 --------------------------------
2 files changed, 43 deletions(-)
[Xen-devel] [PATCH 0/2] fix nested interrupt injection on virtual vmexit
Posted by Roger Pau Monne 4 years, 3 months ago
Hello,

The following patch fixes interrupt injection when using nested
virtualization, and allows the usage of x2APIC by the L1 VMM (tested
with Xen). Patch #2 re-enables exposing the x2APIC CPUID feature bit.

Thanks, Roger.

Roger Pau Monne (2):
  nvmx: fix handling of interrupts
  Revert "tools/libxc: disable x2APIC when using nested virtualization"

 tools/libxc/xc_cpuid_x86.c  | 11 -----------
 xen/arch/x86/hvm/vmx/vvmx.c | 32 --------------------------------
 2 files changed, 43 deletions(-)

-- 
2.24.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel