From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "Elena Ufimtseva" <elena.ufimtseva@oracle.com>,
"Lars Kurth" <lars.kurth@citrix.com>, "Tim Deegan" <tim@xen.org>,
"David Vrabel" <david.vrabel@citrix.com>,
"Jan Beulich" <JBeulich@suse.com>,
xen-devel <xen-devel@lists.xenproject.org>,
"Boris Ostrovsky" <boris.ostrovsky@oracle.com>,
"Roger Pau Monné" <roger.pau@citrix.com>
Subject: Re: RFC: making the PVH 64bit ABI as stableo
Date: Fri, 5 Jun 2015 18:21:57 +0100 [thread overview]
Message-ID: <5571DAB5.9030507@citrix.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1506051813140.19838@kaball.uk.xensource.com>
On 05/06/15 18:16, Stefano Stabellini wrote:
> On Fri, 5 Jun 2015, Andrew Cooper wrote:
>> On 05/06/15 17:43, Boris Ostrovsky wrote:
>>> On 06/05/2015 12:16 PM, Roger Pau Monné wrote:
>>>> El 03/06/15 a les 14.08, Jan Beulich ha escrit:
>>>>>>>> On 03.06.15 at 12:02, <stefano.stabellini@eu.citrix.com> wrote:
>>>>>> On Tue, 2 Jun 2015, Andrew Cooper wrote:
>>>>>>> With my x86 maintainer hat on, the following is an absolute
>>>>>>> minimum set
>>>>>>> of prerequisite for PVH.
>>>>>>>
>>>>>>> * 32bit support
>>>>>> Could you please explain why 32bit is important to get PVH out of tech
>>>>>> preview? I don't see 32 bit OSes as an important use case. Maybe there
>>>>>> is more behind it that I cannot see.
>>>>> The primary reason was named before: 32-bit support will likely
>>>>> end up changing the way 64-bit guests get launched.
>>>> I can work on the new boot ABI, even if it's just a design document now,
>>>> but the actual implementation needs to be done on top of the 32-bit
>>>> support series.
>>>>
>>>> Boris, do you think you could send an early RFC of your 32-bit support
>>>> series in a couple of weeks at most?
>>> That's highly unlikely. For one, I am still unable to boot MP guests.
>>> In addition, it is all held together by rubber bands and matchsticks
>>> so calling it an RFC would be an insult to RFCs. (for example, I
>>> apparently broke HVM somewhere along the way).
>> How about working it the other way around.
>>
>> Start with an HVM guest and start with a sane method of booting. I
>> highly suggest multiboot1 as it is very easy and we have most of the
>> code already. Whomever actually gets around to doing this gets leeway,
>> subject to it being sane (which the current method very certainly is not).
>>
>> Start the domain without qemu, and expose some of the PV hypercalls to
>> HVM guests, and see how far it gets. One will find suddenly that all
>> 32bit and AMD problems have already been solved. All the PV(h) kernel
>> needs to know is that there is no real hardware, and not to touch it.
> This seems like a clean and nice way forward, but rather than PVH is
> actually something else. Am I the only one to think that making this
> drastic change in the design at this stange (3 years in) is too late?
There was no design in the slightest, which is why we have got 3 years
in and are in this position.
> At that point, it might be better to rip all the current code off and
> start from scratch.
With a maintainers hat on, I am happy with any solution (including
ripping it all out and starting from scratch) which ends up in the
correct position.
However, I expect it to turn into (HVM - Qemu + very few extra PV
hypercalls) which would probably be better developed straight on top of
HVM guests.
~Andrew
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-06-05 17:22 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-02 15:11 RFC: making the PVH 64bit ABI as stable Roger Pau Monné
2015-06-02 15:37 ` Andrew Cooper
2015-06-02 15:44 ` Jan Beulich
2015-06-02 16:51 ` RFC: making the PVH 64bit ABI as stableo Stefano Stabellini
2015-06-02 17:09 ` Andrew Cooper
2015-06-03 9:00 ` Ian Campbell
2015-06-03 9:06 ` Andrew Cooper
2015-06-03 9:20 ` Ian Campbell
2015-06-03 10:02 ` Stefano Stabellini
2015-06-03 12:08 ` Jan Beulich
2015-06-03 13:11 ` Stefano Stabellini
2015-06-03 14:59 ` Boris Ostrovsky
2015-06-05 16:16 ` Roger Pau Monné
2015-06-05 16:21 ` Stefano Stabellini
2015-06-05 16:46 ` Boris Ostrovsky
2015-06-05 16:43 ` Boris Ostrovsky
2015-06-05 16:57 ` Andrew Cooper
2015-06-05 17:16 ` Stefano Stabellini
2015-06-05 17:20 ` Boris Ostrovsky
2015-06-05 17:21 ` Andrew Cooper [this message]
2015-06-05 21:52 ` Tim Deegan
2015-06-06 9:57 ` Roger Pau Monné
2015-06-06 14:41 ` Andrew Cooper
2015-06-06 15:50 ` Boris Ostrovsky
2015-06-08 14:26 ` Konrad Rzeszutek Wilk
2015-06-08 9:07 ` Ian Campbell
2015-06-02 17:12 ` Boris Ostrovsky
2015-06-03 6:09 ` Jan Beulich
2015-06-03 13:25 ` Boris Ostrovsky
2015-06-03 9:03 ` Ian Campbell
2015-06-03 13:35 ` Boris Ostrovsky
2015-06-05 16:29 ` Ian Campbell
2015-06-10 20:11 ` Elena Ufimtseva
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=5571DAB5.9030507@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=JBeulich@suse.com \
--cc=boris.ostrovsky@oracle.com \
--cc=david.vrabel@citrix.com \
--cc=elena.ufimtseva@oracle.com \
--cc=lars.kurth@citrix.com \
--cc=roger.pau@citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=tim@xen.org \
--cc=xen-devel@lists.xenproject.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.