[PATCH v2 0/3] x86/vmx: Multiple fixes

Andrew Cooper posted 3 patches 3 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240111231323.4043461-1-andrew.cooper3@citrix.com
xen/arch/x86/hvm/vmx/vmx.c              | 29 ++++++++++---------------
xen/arch/x86/hvm/vmx/vvmx.c             |  9 ++++++--
xen/arch/x86/include/asm/hvm/vmx/vmcs.h |  1 +
3 files changed, 20 insertions(+), 19 deletions(-)
[PATCH v2 0/3] x86/vmx: Multiple fixes
Posted by Andrew Cooper 3 months, 2 weeks ago
Fixes for two bugs initially reported to the Xen Security Team, but determined
not have an impact in security-supported configurations.

The Xen Security Team would like to thank Ishiisan for engaging in responsible
disclsoure.

As a reminder to the rest of the Xen community, please do ask you're not sure.

v2:
 * See patches for details.

Andrew Cooper (3):
  x86/vmx: Collect all emtpy VMExit cases together
  x86/vmx: Fix IRQ handling for EXIT_REASON_INIT
  x86/vmx: Disallow the use of inactivity states

 xen/arch/x86/hvm/vmx/vmx.c              | 29 ++++++++++---------------
 xen/arch/x86/hvm/vmx/vvmx.c             |  9 ++++++--
 xen/arch/x86/include/asm/hvm/vmx/vmcs.h |  1 +
 3 files changed, 20 insertions(+), 19 deletions(-)

-- 
2.30.2