From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: [V4 PATCH 0/7]: PVH dom0.... Date: Mon, 2 Dec 2013 18:30:41 -0800 Message-ID: <1386037848-27891-1-git-send-email-mukesh.rathor@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Xen-devel@lists.xensource.com Cc: george.dunlap@eu.citrix.com, keir.xen@gmail.com, tim@xen.org, JBeulich@suse.com List-Id: xen-devel@lists.xenproject.org Hi, V4: - Dropped V3 patch 2, and moved just the small needed code to domain_build.c - xsm related changes. These patches implement PVH dom0. Patches 1 and 2 implement changes in and around construct_dom0. Patch 9 adds option to boot a dom0 in PVH mode. The rest support tool stack on a pvh dom0. These patches are based on c/s: 0475025 These can also be found in public git tree at: git://oss.oracle.com/git/mrathor/xen.git branch: dom0pvh-v4 Thanks for all the help, Mukesh