Skip to content

Commit dd9f8a3

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 37bfe3e commit dd9f8a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/nested-svm-vmrun/entry.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
ENTRY(svm_vmrun)
2424
mov %rdi, %rax
2525
vmload %rax
26+
stgi
2627
vmrun %rax
2728
vmsave %rax
2829

0 commit comments

Comments
 (0)