linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Second round of KVM/ARM updates for 3.13
@ 2013-10-23  9:19 Christoffer Dall
  2013-10-23  9:19 ` [PATCH 1/4] ARM: KVM: Yield CPU when vcpu executes a WFE Christoffer Dall
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christoffer Dall @ 2013-10-23  9:19 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit d570142674890fe10b3d7d86aa105e3dfce1ddfa:

  Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next (2013-10-16 15:30:32 +0300)

are available in the git repository at:


  git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-for-3.13-2

for you to fetch changes up to 9b5fdb9781f74fb15827e465bfb5aa63211953c8:

  KVM: ARM: Transparent huge page (THP) support (2013-10-17 17:06:30 -0700)

----------------------------------------------------------------
Updates for KVM/ARM, take 2 including:
 - Transparent Huge Pages and hugetlbfs support for KVM/ARM
 - Yield CPU when guest executes WFE to speed up CPU overcommit

----------------------------------------------------------------
Christoffer Dall (3):
      KVM: ARM: Update comments for kvm_handle_wfi
      KVM: ARM: Support hugetlbfs backed huge pages
      KVM: ARM: Transparent huge page (THP) support

Marc Zyngier (1):
      ARM: KVM: Yield CPU when vcpu executes a WFE

 arch/arm/include/asm/kvm_arm.h         |    5 +-
 arch/arm/include/asm/kvm_mmu.h         |   17 ++-
 arch/arm/include/asm/pgtable-3level.h  |    2 +
 arch/arm/kvm/Kconfig                   |    1 +
 arch/arm/kvm/handle_exit.c             |   20 ++-
 arch/arm/kvm/mmu.c                     |  223 ++++++++++++++++++++++++++------
 arch/arm64/include/asm/kvm_mmu.h       |   12 +-
 arch/arm64/include/asm/pgtable-hwdef.h |    2 +
 8 files changed, 230 insertions(+), 52 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-23  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23  9:19 [GIT PULL] Second round of KVM/ARM updates for 3.13 Christoffer Dall
2013-10-23  9:19 ` [PATCH 1/4] ARM: KVM: Yield CPU when vcpu executes a WFE Christoffer Dall
2013-10-23  9:19 ` [PATCH 2/4] KVM: ARM: Update comments for kvm_handle_wfi Christoffer Dall
2013-10-23  9:19 ` [PATCH 3/4] KVM: ARM: Support hugetlbfs backed huge pages Christoffer Dall
2013-10-23  9:19 ` [PATCH 4/4] KVM: ARM: Transparent huge page (THP) support Christoffer Dall

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).