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:	Sat, 28 Oct 2006 19:45:04 -0700
From:	Chris Wright <chrisw@...s-sol.org>
To:	akpm@...l.org, ak@....de
Cc:	Rusty Russell <rusty@...tcorp.com.au>,
	Jeremy Fitzhardinge <jeremy@...p.org>,
	Zachary Amsden <zach@...are.com>, linux-kernel@...r.kernel.org,
	virtualization@...ts.osdl.org
Subject: [PATCH 0/7] x86 paravirtualization infrastructure

The following patches introduce the core infrastructure needed to
paravirtualize the 32-bit x86 Linux kernel.  This is done by moving
virtualization sensitive insn's or code paths to a function table,
paravirt_ops.  This structure can be populated with hypervisor specific
calls or native stubs and currently support running on bare metal, VMI,
Xen, or Lhype.  These patches apply to 2.6.19-rc2-mm2 plus the last set
of paravirt prep patches that Rusty sent.

thanks,
-chris
--
-
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