linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH resend 0/2] get rid of ARM/KVM bounce page
@ 2015-02-27  9:11 Ard Biesheuvel
  2015-02-27  9:11 ` [PATCH resend 1/2] ARM: KVM: avoid "HYP init code too big" error Ard Biesheuvel
  2015-02-27  9:11 ` [PATCH resend 2/2] ARM, arm64: kvm: get rid of the bounce page Ard Biesheuvel
  0 siblings, 2 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2015-02-27  9:11 UTC (permalink / raw)
  To: linux-arm-kernel

Updated the patch sent by Arnd last month, and rebased my bounce page
removal patch on top of it.

The extended VA range patches will functionally depend on these, but until
the core one lands in the arm64 tree, systems that need it to boot with
VA_BITS <= PA_BITS (such as AMD Seattle) will not boot anyway. There should
not be any merge conflicts, so these patches can go through the arm KVM tree
as far as I am aware.

Ard Biesheuvel (1):
  ARM, arm64: kvm: get rid of the bounce page

Arnd Bergmann (1):
  ARM: KVM: avoid "HYP init code too big" error

 arch/arm/kernel/vmlinux.lds.S   | 35 +++++++++++++++++++++++++++++-----
 arch/arm/kvm/init.S             |  3 +++
 arch/arm/kvm/mmu.c              | 42 +++++------------------------------------
 arch/arm64/kernel/vmlinux.lds.S | 18 ++++++++++++------
 4 files changed, 50 insertions(+), 48 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2015-02-27  9:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27  9:11 [PATCH resend 0/2] get rid of ARM/KVM bounce page Ard Biesheuvel
2015-02-27  9:11 ` [PATCH resend 1/2] ARM: KVM: avoid "HYP init code too big" error Ard Biesheuvel
2015-02-27  9:11 ` [PATCH resend 2/2] ARM, arm64: kvm: get rid of the bounce page Ard Biesheuvel

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