diff options
author | Cao, Lei <Lei.Cao@stratus.com> | 2017-02-03 20:04:35 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-02-16 18:42:46 +0100 |
commit | bbd6411513aa8ef3ea02abab61318daf87c1af1e (patch) | |
tree | f7ac33a72d71c0c37e60e927669d5f84a24814d5 /fs/9p/v9fs.c | |
parent | 4bd518f1598d41985eb933aa73bac2605b70984c (diff) | |
download | linux-bbd6411513aa8ef3ea02abab61318daf87c1af1e.tar.bz2 |
KVM: Support vCPU-based gfn->hva cache
Provide versions of struct gfn_to_hva_cache functions that
take vcpu as a parameter instead of struct kvm. The existing functions
are not needed anymore, so delete them. This allows dirty pages to
be logged in the vcpu dirty ring, instead of the global dirty ring,
for ring-based dirty memory tracking.
Signed-off-by: Lei Cao <lei.cao@stratus.com>
Message-Id: <CY1PR08MB19929BD2AC47A291FD680E83F04F0@CY1PR08MB1992.namprd08.prod.outlook.com>
Reviewed-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'fs/9p/v9fs.c')
0 files changed, 0 insertions, 0 deletions