From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: [patch 0/6] domain builder patches Date: Thu, 25 Jan 2007 17:19:16 +0100 Message-ID: <20070125161916.736076000@suse.de> Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: ack@xensource.com List-Id: xen-devel@lists.xenproject.org This patchset contains the domain builder rewrite. Main feature beside some general code cleanup is support for 32-on-64, i.e. it is possible to create non-native domains amd thus mix 32pae and 64bit domains on the same machine. The patches come with individual descriptions. The patchset depends on the libelf patches posted earlier this week. cheers, Gerd