From: Avi Kivity <avi@qumranet.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] [RESEND] KVM MMU notifiers support for 2.6.27-rc1
Date: Thu, 31 Jul 2008 11:49:14 +0300 [thread overview]
Message-ID: <48917C8A.1070902@qumranet.com> (raw)
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(-)
reply other threads:[~2008-07-31 8:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48917C8A.1070902@qumranet.com \
--to=avi@qumranet.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox