diff options
author | Ben Gardon <bgardon@google.com> | 2021-11-16 00:45:54 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-12-08 10:24:42 +0100 |
commit | 4d78d0b39ad03e7357452a669938653a379cfebd (patch) | |
tree | fef01d241581bcbb0ba0df8d647a22c9a0fc809f /virt | |
parent | KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active (diff) | |
download | linux-4d78d0b39ad03e7357452a669938653a379cfebd.tar.xz linux-4d78d0b39ad03e7357452a669938653a379cfebd.zip |
KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_unsync_pages
The vCPU argument to mmu_try_to_unsync_pages is now only used to get a
pointer to the associated struct kvm, so pass in the kvm pointer from
the beginning to remove the need for a vCPU when calling the function.
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20211115234603.2908381-7-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions