linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] xen/swiotlb: Add support for 64KB page granularity,
@ 2015-09-10 13:42 Julien Grall
  2015-09-10 13:42 ` [PATCH 1/2] xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb Julien Grall
  2015-09-10 13:42 ` [PATCH 2/2] xen/swiotlb: Add support for 64KB page granularity Julien Grall
  0 siblings, 2 replies; 5+ messages in thread
From: Julien Grall @ 2015-09-10 13:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

This small series add support for 64KB guests in swiotlb. It's based on
top of my 64KB page granularity support [1].

It has been tested on both 4KB and 64KB page granularity DOM0 by using an
LVM partition for the guest rootfs.

Regards,

[1] https://lwn.net/Articles/656797/

Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: David Vrabel <david.vrabel@citrix.com>

Julien Grall (2):
  xen/swiotlb: Pass addresses rather than frame numbers to
    xen_arch_need_swiotlb
  xen/swiotlb: Add support for 64KB page granularity

 arch/arm/include/asm/xen/page-coherent.h | 26 ++++++++++++-------
 arch/arm/include/asm/xen/page.h          |  4 +--
 arch/arm/xen/mm.c                        | 39 +++++++++++++++++++++--------
 arch/x86/include/asm/xen/page.h          |  4 +--
 drivers/xen/swiotlb-xen.c                | 43 ++++++++++++++++----------------
 5 files changed, 71 insertions(+), 45 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-09-10 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 13:42 [PATCH 0/2] xen/swiotlb: Add support for 64KB page granularity, Julien Grall
2015-09-10 13:42 ` [PATCH 1/2] xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb Julien Grall
2015-09-10 16:29   ` Stefano Stabellini
2015-09-10 13:42 ` [PATCH 2/2] xen/swiotlb: Add support for 64KB page granularity Julien Grall
2015-09-10 16:30   ` Stefano Stabellini

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