[PATCH v2 0/2] nestedsvm: GIF cleanup and fix

Ross Lagerwall posted 2 patches 3 weeks, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260507105507.2078971-1-ross.lagerwall@citrix.com
xen/arch/x86/hvm/svm/nestedsvm.c | 30 +++++++-----------------------
1 file changed, 7 insertions(+), 23 deletions(-)
[PATCH v2 0/2] nestedsvm: GIF cleanup and fix
Posted by Ross Lagerwall 3 weeks, 1 day ago
Hi,

The first patch is code cleanup and shouldn't result in a visible
behaviour change. I confirmed this by writing an XTF test that checks
interrupt and event delivery behaviour with various combinations of IF
and GIF set.

The second patch fixes L1 hitting an assertion error in Xen. I confirmed
the fix by writing an XTF test that calls VMRUN on a VMCB without the
VMRUN intercept set.

Thanks,
Ross

Ross Lagerwall (2):
  x86/svm: Don't toggle local event delivery on stgi/clgi
  nestedsvm: Clear GIF when injecting VMEXIT

 xen/arch/x86/hvm/svm/nestedsvm.c | 30 +++++++-----------------------
 1 file changed, 7 insertions(+), 23 deletions(-)

-- 
2.53.0