From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: [PATCH 00/24][V8]PVH xen: Phase I, Version 8 patches... Date: Wed, 17 Jul 2013 19:32:44 -0700 Message-ID: <1374114788-27652-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 List-Id: xen-devel@lists.xenproject.org Hi all, This is V8 of PVH patches for xen. These are xen changes to support boot of a 64bit PVH domU guest. Built on top of unstable git c/s: 5d0ca62156d734a757656b9bcb6bf17ee76d37b4. New in V8: - Add docs/misc/pvh-readme.txt per Konrad's suggestion. - Redo macros guest_kernel_mode and read_segment_register. - Reorg and break down HVM+VMX patches to HVM and VMX as suggested. Patches 3/5/16 have already been "Reviewed-by". This patchset will also be on a public git tree in less than 24 hours and I'll email the details as soon as its done. Coming in future after this is done, two patchsets: - 1) tools changes and 2) dom0 changes. Thanks for all the help, Mukesh