xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: Mukesh Rathor <mukesh.rathor@oracle.com>
Cc: Keir,
	"Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>,
	Fraser <keir.xen@gmail.com>,
	Ian Campbell <Ian.Campbell@citrix.com>
Subject: Re: HYBRID: (PV in HVM) update
Date: Thu, 20 Oct 2011 16:17:09 -0700	[thread overview]
Message-ID: <20111020161709.42a56c27@mantra.us.oracle.com> (raw)
In-Reply-To: <20110818155414.1d8c3015@mantra.us.oracle.com>

On Thu, 18 Aug 2011 15:54:14 -0700
Mukesh Rathor <mukesh.rathor@oracle.com> 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

  reply	other threads:[~2011-10-20 23:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18 22:54 HYBRID: (PV in HVM) update Mukesh Rathor
2011-10-20 23:17 ` Mukesh Rathor [this message]
2011-10-20 23:43   ` Konrad Rzeszutek Wilk
2011-10-21  9:26   ` Stefano Stabellini
2011-10-24  8:47   ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111020161709.42a56c27@mantra.us.oracle.com \
    --to=mukesh.rathor@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Xen-devel@lists.xensource.com \
    --cc=keir.xen@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).