xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: Keir Fraser <keir.xen@gmail.com>
Cc: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	"stefano.stabellini@eu.citrix.com"
	<stefano.stabellini@eu.citrix.com>
Subject: Re: [help]: handling IO instructions for hybrid
Date: Wed, 8 Feb 2012 18:17:20 -0800	[thread overview]
Message-ID: <20120208181720.377bb098@mantra.us.oracle.com> (raw)
In-Reply-To: <CB55DD63.2A883%keir.xen@gmail.com>

On Mon, 06 Feb 2012 19:41:23 +0000
Keir Fraser <keir.xen@gmail.com> wrote:

> On 07/02/2012 02:26, "Mukesh Rathor" <mukesh.rathor@oracle.com> wrote:
> > 
> > I am figuring io access for hybrid guests, dom0 and domU. I see
> > that there are two ways: PV -> emulate_privileged_op(), or hvm
> > handles via handle_mmio()/handle_pio(). I am not familiar with
> > either one, and would help me lot if anybody expert in that can
> > suggest which way hybrid should go, both dom0 and domU. Any
> > suggestions would help. If there are any docs on this, that would
> > be great too.
> 
> Probably the PV route, for dom0 and domU. Really most things you want
> to do, the PV route is going to be the right way (unless you are
> PVHVM'ing certain things, e.g., like using EPT assistance for
> pagetable handling).
> 
>  -- Keir

Thanks Keir. Just to confirm, the hybrid should continue to request
iopl of 1, right?

Mukesh

  reply	other threads:[~2012-02-09  2:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07  2:26 [help]: handling IO instructions for hybrid Mukesh Rathor
2012-02-06 19:41 ` Keir Fraser
2012-02-09  2:17   ` Mukesh Rathor [this message]
2012-02-09  3:18     ` Keir Fraser

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=20120208181720.377bb098@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 \
    --cc=stefano.stabellini@eu.citrix.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).