]> xenbits.xensource.com Git - xen.git/commit
x86/vmx: Fix label name in vmwrite_safe()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 28 Apr 2025 16:39:18 +0000 (17:39 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 2 May 2025 13:12:10 +0000 (14:12 +0100)
commit251015a40c6262038faadda49ec77ebb5ad97742
treeba46069ab136ae669de07687af0c7774ce9f3a84
parent3f182352c50cc3df17adf25d15ef9b96b1e7cb13
x86/vmx: Fix label name in vmwrite_safe()

This condition is called VMFail(valid) in the SDM.

No functional change.

Fixes: fc3db01db6fb ("x86/vmx: Rework VMX wrappers using `asm goto()`")
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/include/asm/hvm/vmx/vmx.h