Re: [PATCH-for-4.16] tools/helpers: fix broken xenstore stubdom init

2021-11-04 Thread Juergen Gross
On 04.11.21 17:33, Jason Andryuk wrote: On Thu, Nov 4, 2021 at 11:00 AM Andrew Cooper wrote: On 04/11/2021 14:42, Juergen Gross wrote: Commit 1787cc167906f3f ("libs/guest: Move the guest ABI check earlier into xc_dom_parse_image()") broke starting the xenstore stubdom. This is due to a rather

Re: [PATCH-for-4.16] tools/helpers: fix broken xenstore stubdom init

2021-11-04 Thread Jason Andryuk
On Thu, Nov 4, 2021 at 11:00 AM Andrew Cooper wrote: > > On 04/11/2021 14:42, Juergen Gross wrote: > > Commit 1787cc167906f3f ("libs/guest: Move the guest ABI check earlier > > into xc_dom_parse_image()") broke starting the xenstore stubdom. This > > is due to a rather special way the xenstore stu

Re: [PATCH-for-4.16] tools/helpers: fix broken xenstore stubdom init

2021-11-04 Thread Andrew Cooper
On 04/11/2021 14:42, Juergen Gross wrote: > Commit 1787cc167906f3f ("libs/guest: Move the guest ABI check earlier > into xc_dom_parse_image()") broke starting the xenstore stubdom. This > is due to a rather special way the xenstore stubdom domain config is > being initialized: in order to support b

[PATCH-for-4.16] tools/helpers: fix broken xenstore stubdom init

2021-11-04 Thread Juergen Gross
Commit 1787cc167906f3f ("libs/guest: Move the guest ABI check earlier into xc_dom_parse_image()") broke starting the xenstore stubdom. This is due to a rather special way the xenstore stubdom domain config is being initialized: in order to support both, PV and PVH stubdom, init-xenstore-domain is u