xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>
Subject: HYBRID: (PV in HVM) update
Date: Thu, 18 Aug 2011 15:54:14 -0700	[thread overview]
Message-ID: <20110818155414.1d8c3015@mantra.us.oracle.com> (raw)


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

             reply	other threads:[~2011-08-18 22:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18 22:54 Mukesh Rathor [this message]
2011-10-20 23:17 ` HYBRID: (PV in HVM) update Mukesh Rathor
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=20110818155414.1d8c3015@mantra.us.oracle.com \
    --to=mukesh.rathor@oracle.com \
    --cc=Xen-devel@lists.xensource.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).