commit | 6926f95accee3f8ceb5f69dbecd880687028ae70 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <sean.j.christopherson@intel.com> | Thu Jul 02 19:35:39 2020 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 09 13:29:42 2020 -0400 |
tree | 9c21713b7ed9b07b72f90f6804b74e17c85afaf4 | |
parent | 2aa9c199cf8151c190c7e7ca3ddfcfbb2d85ac36 [diff] |
KVM: Move x86's MMU memory cache helpers to common KVM code Move x86's memory cache helpers to common KVM code so that they can be reused by arm64 and MIPS in future patches. Suggested-by: Christoffer Dall <christoffer.dall@arm.com> Reviewed-by: Ben Gardon <bgardon@google.com> Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Message-Id: <20200703023545.8771-16-sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>