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:	Wed, 15 Jun 2011 15:19:39 -0400
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	xen-devel@...ts.xensource.com, linux-kernel@...r.kernel.org,
	Jeremy Fitzhardinge <jeremy@...p.org>,
	stefano.stabellini@...citrix.com, Ian.Campbell@...rix.com
Subject: [PATCH] cleanup in Xen PCI (arch/x86/pci/xen.c) code for 3.1

Proposing these eight patches for 3.1. The goal of these patches is to:
 - clean up the Xen PCI glue code in xen.c to make it easier to maintain
 - squash some common code together if possible


I've tested it as PV PCI, PV Dom0, and lightly PVonHVM - I keep on getting
some really weird bootup problems with PVonHVM (it hangs on transitiong from
IDE to PV drivers with or without these patches) - so I will redo that test
shortly once I find out what is happening.

The patches are also available at
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git  stable/pci.cleanups

 arch/x86/include/asm/xen/pci.h |    5 +-
 arch/x86/pci/xen.c             |  370 ++++++++++++++++++----------------------
 drivers/xen/events.c           |    2 +-
 3 files changed, 170 insertions(+), 207 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