Commit 7881f96
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
After a successful VM-entry, RFLAGS is cleared, with the exception of
bit 1, which is always set. This is handled by load_vmcs12_host_state.
Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent 4c0b4bc commit 7881f96
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11491 | 11491 | | |
11492 | 11492 | | |
11493 | 11493 | | |
11494 | | - | |
11495 | | - | |
11496 | | - | |
11497 | | - | |
11498 | | - | |
11499 | 11494 | | |
| 11495 | + | |
| 11496 | + | |
| 11497 | + | |
| 11498 | + | |
| 11499 | + | |
| 11500 | + | |
| 11501 | + | |
11500 | 11502 | | |
11501 | 11503 | | |
11502 | | - | |
11503 | | - | |
| 11504 | + | |
| 11505 | + | |
11504 | 11506 | | |
11505 | 11507 | | |
11506 | 11508 | | |
| |||
0 commit comments