lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 10 Sep 2015 14:42:40 +0100
From:	Julien Grall <julien.grall@...rix.com>
To:	<xen-devel@...ts.xenproject.org>
CC:	<linux-arm-kernel@...ts.infradead.org>, <ian.campbell@...rix.com>,
	<stefano.stabellini@...citrix.com>, <linux-kernel@...r.kernel.org>,
	"Julien Grall" <julien.grall@...rix.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
	Boris Ostrovsky <boris.ostrovsky@...cle.com>,
	"David Vrabel" <david.vrabel@...rix.com>
Subject: [PATCH 0/2] xen/swiotlb: Add support for 64KB page granularity,

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@...cle.com>
Cc: Boris Ostrovsky <boris.ostrovsky@...cle.com>
Cc: David Vrabel <david.vrabel@...rix.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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ