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
