* [GIT PULL] [RESEND] KVM MMU notifiers support for 2.6.27-rc1
@ 2008-07-31 8:49 Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2008-07-31 8:49 UTC (permalink / raw)
To: Linus Torvalds; +Cc: kvm, linux-kernel
Linus, please pull from repo & branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git
kvm-updates-2.6.27
to receive the mmu notifiers support for kvm. This allows the full range
of Linux virtual memory management, such as swapping and page migration,
to apply to kvm virtual machines.
Andrea Arcangeli (3):
KVM: Allow reading aliases with mmu_lock
KVM: Allow browsing memslots with mmu_lock
KVM: Synchronize guest physical memory map to host virtual memory map
Avi Kivity (1):
KVM: Advertise synchronized mmu support to userspace
arch/x86/kvm/mmu.c | 100 ++++++++++++++++++++++++++++
arch/x86/kvm/paging_tmpl.h | 12 ++++
arch/x86/kvm/x86.c | 24 +++++--
include/asm-x86/kvm_host.h | 6 ++
include/linux/kvm.h | 1 +
include/linux/kvm_host.h | 24 +++++++
virt/kvm/kvm_main.c | 155
++++++++++++++++++++++++++++++++++++++++++-
7 files changed, 311 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-31 8:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-31 8:49 [GIT PULL] [RESEND] KVM MMU notifiers support for 2.6.27-rc1 Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox