Commit c9d7134
KVM: nVMX: Mark APIC access page dirty when syncing vmcs12 pages
For consistency with commit 7afe79f ("KVM: nVMX: Mark vmcs12's APIC
access page dirty when unmapping"), which marks the page dirty during
unmap operations, also mark it dirty during vmcs12 page synchronization.
Signed-off-by: Fred Griffoul <fgriffo@amazon.co.uk>
[sean: use kvm_vcpu_map_mark_dirty()]
Link: https://patch.msgid.link/20251121223444.355422-6-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent 57dfa61 commit c9d7134
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6382 | 6382 | | |
6383 | 6383 | | |
6384 | 6384 | | |
6385 | | - | |
6386 | | - | |
6387 | | - | |
6388 | | - | |
| 6385 | + | |
6389 | 6386 | | |
6390 | 6387 | | |
6391 | 6388 | | |
| |||
0 commit comments