WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] HYBRID: (PV in HVM) update

To: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx>
Subject: Re: [Xen-devel] HYBRID: (PV in HVM) update
From: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx>
Date: Thu, 20 Oct 2011 16:17:09 -0700
Cc: Keir, "Xen-devel@xxxxxxxxxxxxxxxxxxx" <Xen-devel@xxxxxxxxxxxxxxxxxxx>, Fraser <keir.xen@xxxxxxxxx>, Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Delivery-date: Thu, 20 Oct 2011 16:17:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20110818155414.1d8c3015@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Oracle Corporation
References: <20110818155414.1d8c3015@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, 18 Aug 2011 15:54:14 -0700
Mukesh Rathor <mukesh.rathor@xxxxxxxxxx> wrote:
> 
> JFYI... So I had a third type is_hybrid in my prototype, that I
> thought I could get rid of, and hide things under is_hvm check. But
> that just touches too much code, and things get ugly a bit all over.
> 
> It seems I could just mark the guest PV if not EPT and using PV
> paging, and mark it HVM if EPT enabled to keep changes minimum, and
> just check for hybrid where needed (so add is_hybrid back in). Trying
> that now....
> 
> thanks
> Mukesh
> 


YEAY guys!!! I now have PV in HVM guest running with EPT! 
I'll clean up the code (tons of debug stuff right now), and post
it for anyone to look at. 

Next and final frontier after that, running it as dom0.

thanks,
mukesh



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>