From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: [PATCH 0 of 7] lguest host code Date: Sat, 10 Feb 2007 01:59:06 +1100 Message-ID: <1171033146.2718.157.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: lkml - Kernel Mailing List Cc: Andi Kleen , Andrew Morton , virtualization List-Id: virtualization@lists.linuxfoundation.org These seven patches replace [PATCH 6/10], or in the second send, patches 6a. 6b, 6c and 6d. There are more patches because Andi hassled me about extern decls, so I had to expose some things. Tiny patches, but worth separating because you never know when such changes will break something. Compiles and runs here... Thanks, Rusty.