From: Don Slutz <dslutz@verizon.com>
To: Paul Durrant <Paul.Durrant@citrix.com>,
Ian Campbell <Ian.Campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
Andrew Cooper <Andrew.Cooper3@citrix.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
Stefano Stabellini <Stefano.Stabellini@citrix.com>,
Jan Beulich <JBeulich@suse.com>,
Ian Jackson <Ian.Jackson@citrix.com>
Subject: Re: Stubdom breakage in 4.5
Date: Wed, 04 Feb 2015 16:52:35 -0500 [thread overview]
Message-ID: <54D294A3.10903@terremark.com> (raw)
In-Reply-To: <9AAE0902D5BC7E449B7C8E4E778ABCD0257E1347@AMSPEX01CL01.citrite.net>
On 02/03/15 09:00, Paul Durrant wrote:
>> -----Original Message-----
>> From: Ian Campbell
>> Sent: 03 February 2015 13:48
>> To: Paul Durrant
>> Cc: Wei Liu; xen-devel@lists.xen.org; Ian Jackson; Jan Beulich; Andrew
>> Cooper; Stefano Stabellini
>> Subject: Re: Stubdom breakage in 4.5
>>
>> On Tue, 2015-02-03 at 13:42 +0000, Paul Durrant wrote:
>>>> -----Original Message-----
>>>> From: Wei Liu [mailto:wei.liu2@citrix.com]
>>>> Sent: 03 February 2015 12:22
>>>> To: xen-devel@lists.xen.org
>>>> Cc: Wei Liu; Ian Campbell; Ian Jackson; Paul Durrant; Jan Beulich; Andrew
>>>> Cooper; Stefano Stabellini
>>>> Subject: Stubdom breakage in 4.5
>>>>
>>>> Hi all
>>>>
>>>> I recently found out that stubdom in 4.5 is broken.
>> Either way, this regression certainly needs fixing in 4.5 as well as
>> unstable/4.6. It's my understanding that the stuff Don is doing is (at
>> least partially) addressing the latter?
>>
>
> No, I don't think the stuff Don is doing will help this. He has need to steer his emulation requests, which are new and distinct. The case here is that you need an emulator for existent types of IOREQ to be present before the guest gets going and the toolstack is not ensuring this, so yes, forcibly creating the default emulator during domain build would solve that problem. However it does introduce another problem...
> Upstream QEMU now no longer hooks into Xen as the default emulator and therefore will not get emulation requests for the TPM probe done by hvmloader; those are now completed by Xen but would end up wedging the VM if Xen thought that a default emulator would eventually turn up. So, forcible creation of the default emulator would still need to be something that could be turned off if the latest upstream QEMU were in use.
>
Most of what I have posted does not apply. The only possible one that
comes to mind is about using QEMU master (of the newer 4.6 QEMU) with
4.5 which I am assuming is not the case here (for reference it is
about creating a default_ioreq_server to the QEMU that did call
hvm_ioreq_server_enable() 1st, and then a 2nd time as the default one.
(Message-ID: <54CAEF19.1030205@terremark.com>; Subject: Re: [Qemu-devel]
[PATCH v5 2/2] Xen: Use the ioreq-server API when available)).
-Don Slutz
>> Paul, can you take care of fixing, or ensuring someone else is fixing,
>> the issue, please.
>>
>
> I'm happy to fix once the best course of action is agreed.
>
> Paul
>
>
>> Ian.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>
next prev parent reply other threads:[~2015-02-04 21:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 12:22 Stubdom breakage in 4.5 Wei Liu
2015-02-03 13:42 ` Paul Durrant
2015-02-03 13:47 ` Ian Campbell
2015-02-03 14:00 ` Paul Durrant
2015-02-04 21:52 ` Don Slutz [this message]
2015-02-03 14:11 ` Paul Durrant
2015-02-04 12:30 ` Ian Campbell
2015-02-04 12:58 ` Paul Durrant
2015-02-04 21:42 ` Don Slutz
2015-02-05 11:04 ` Paul Durrant
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=54D294A3.10903@terremark.com \
--to=dslutz@verizon.com \
--cc=Andrew.Cooper3@citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@citrix.com \
--cc=JBeulich@suse.com \
--cc=Paul.Durrant@citrix.com \
--cc=Stefano.Stabellini@citrix.com \
--cc=wei.liu2@citrix.com \
--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.