All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
	Tim Deegan <tim@xen.org>,
	keir@xen.org, xen-devel@lists.xen.org
Subject: Re: [PATCH] x86: Expose hypervisor's PVH support via xen_caps
Date: Mon, 26 May 2014 23:03:34 -0400	[thread overview]
Message-ID: <53840086.7050602@oracle.com> (raw)
In-Reply-To: <5383267B0200007800015A2D@mail.emea.novell.com>

On 05/26/2014 05:33 AM, Jan Beulich wrote:
>>>> On 23.05.14 at 17:20, <andrew.cooper3@citrix.com> wrote:
>> On 23/05/14 16:08, Boris Ostrovsky wrote:
>>> On 05/23/2014 11:00 AM, Andrew Cooper wrote:
>>>> On 23/05/14 15:55, Boris Ostrovsky wrote:
>>>>> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
>>>>> ---
>>>>>    xen/arch/x86/setup.c | 5 +++++
>>>>>    1 file changed, 5 insertions(+)
>>>> If the plan is to try and PVH and HVM back into one mode as far as Xen
>>>> is concerned, doesn't this become redundant?
>>> Yes, I was thinking about this but we currently don't have (or,
>>> rather, I can't think of) a good way to determine whether we can start
>>> a PVH guest. We can grep the log but that doesn't feel like a
>>> particularly good solution.
>>>
>>> One option could be to postpone this patch until 4.5 freezes and see
>>> whether we indeed followed up on the plan and if we didn't then
>>> integrate it.
> I don't see what 4.5 has to do with this - 4.4 already has PVH
> support (it being experimental and DomU only imo doesn't matter
> as far as feature reporting is concerned).
>
>> My concern here is that if this patch gets accepted, it will have to say
>> forever more as the cap strings are a very public API.
> Depends how you view it - if this becomes indistinguishable from
> PVH for the tools stack, it could also get dropped again. Otoh I
> don't think it will (or even should) become indistinguishable, and
> hence I'm not sure its functional folding with (most of) HVM would
> actually be a valid reason to drop this indication again (or, if it
> has to remain, to consider it deprecated and pointless).


Currently PVH requires, for example, VMX's secondary exec controls. I 
don't know whether the plan is to drop this requirement eventually but 
if not then some processors might not be able to run PVH.

-boris

      reply	other threads:[~2014-05-27  3:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-23 14:55 [PATCH] x86: Expose hypervisor's PVH support via xen_caps Boris Ostrovsky
2014-05-23 15:00 ` Andrew Cooper
2014-05-23 15:08   ` Boris Ostrovsky
2014-05-23 15:20     ` Andrew Cooper
2014-05-23 15:32       ` Boris Ostrovsky
2014-05-23 15:35         ` Roger Pau Monné
2014-05-23 15:53           ` Boris Ostrovsky
2014-05-28  9:42             ` Ian Campbell
2014-05-28 18:18               ` boris ostrovsky
2014-05-28 21:12               ` Mukesh Rathor
2014-05-26  9:33       ` Jan Beulich
2014-05-27  3:03         ` Boris Ostrovsky [this message]

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=53840086.7050602@oracle.com \
    --to=boris.ostrovsky@oracle.com \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=keir@xen.org \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.