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, 14 Apr 2011 11:37:25 -0400
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	xen-devel@...ts.xensource.com, linux-kernel@...r.kernel.org
Subject: [PATCH] Fixes for P2M for save/restore functionality with 1-1 mapping for 2.6.40

These two patches are proposed for 2.6.40.

During the testing of the 1-1 mapping with PV guests (so PCI passthrough with
"Patches for PCI passthrough with modified E820:
http://lists.xensource.com/archives/html/xen-devel/2011-04/msg00574.html)
I discovered some bugs in the way the E820 setup code works and as well when
we create the P2M parallel data structures to contain the MFNs of the P2M pages
(so p2m_top_mfn_p and p2m_top_mfn).

The patches are located in git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git devel/p2m-e820-pci.v2

The diffstat:

 arch/x86/xen/p2m.c   |   30 ++++++++++++++++++++++++++++--
 arch/x86/xen/setup.c |    2 +-
 2 files changed, 29 insertions(+), 3 deletions(-)

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