[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170215220048.3423-1-pbonzini@redhat.com>
Date: Wed, 15 Feb 2017 23:00:45 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Subject: [PATCH 0/3] KVM: change gfn->hva cache to use per-VCPU memslots
This comes from the dirty page list work, but it can also be useful for
VMCS12 handling in nested VMX.
Paolo
Cao, Lei (1):
KVM: Support vCPU-based gfn->hva cache
Paolo Bonzini (2):
KVM: only retrieve memslots once when initializing cache
KVM: use separate generations for each address space
arch/x86/kvm/lapic.c | 22 +++++++-------
arch/x86/kvm/x86.c | 41 +++++++++++++-------------
include/linux/kvm_host.h | 16 +++++------
virt/kvm/kvm_main.c | 75 +++++++++++++++++++++++++++++-------------------
4 files changed, 83 insertions(+), 71 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists