From: Christoffer Dall <c.dall@virtualopensystems.com>
To: kvmarm@lists.cs.columbia.edu
Cc: kvm@vger.kernel.org, Christoffer Dall <c.dall@virtualopensystems.com>
Subject: [RFC PATCH 0/4] KVM: ARM: Support transparent huge pages and hugetlbfs
Date: Fri, 2 Nov 2012 11:03:18 +0100 [thread overview]
Message-ID: <1351850602-4781-1-git-send-email-c.dall@virtualopensystems.com> (raw)
The following series implements support for transparent huge pages and
hugetlbfs for KVM/ARM. The patch series is based on
kvm-arm-v13-vgic-timers with Will Deacon's hugetlb branch series merged.
These patches can also be fetched from here:
git://github.com/virtualopensystems/linux-kvm-arm.git kvm-arm-hugetlb
Christoffer Dall (4):
KVM: ARM: Report support of mmu notifiers to user space
KVM: ARM: Fixup trace ipa printing
KVM: ARM: Improve stage2_clear_pte
KVM: ARM: Transparent huge pages and hugetlbfs support
arch/arm/include/asm/kvm_host.h | 6 +-
arch/arm/kvm/arm.c | 1 +
arch/arm/kvm/mmu.c | 248 +++++++++++++++++++++++++++++----------
arch/arm/kvm/trace.h | 8 +-
4 files changed, 191 insertions(+), 72 deletions(-)
--
1.7.9.5
next reply other threads:[~2012-11-02 10:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-02 10:03 Christoffer Dall [this message]
2012-11-02 10:03 ` [RFC PATCH 1/4] KVM: ARM: Report support of mmu notifiers to user space Christoffer Dall
2012-11-02 10:03 ` [RFC PATCH 2/4] KVM: ARM: Fixup trace ipa printing Christoffer Dall
2012-11-02 10:03 ` [RFC PATCH 3/4] KVM: ARM: Improve stage2_clear_pte Christoffer Dall
2012-11-02 10:03 ` [RFC PATCH 4/4] KVM: ARM: Transparent huge pages and hugetlbfs support Christoffer Dall
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=1351850602-4781-1-git-send-email-c.dall@virtualopensystems.com \
--to=c.dall@virtualopensystems.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
/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;
as well as URLs for NNTP newsgroup(s).