Re: [Xen-devel] [PATCH] xen/balloon: Support xend-based toolstack take two

2020-01-17 Thread Jürgen Groß
On 17.01.20 12:36, Jan Beulich wrote: On 17.01.2020 12:31, Jürgen Groß wrote: On 17.01.20 12:01, Jan Beulich wrote: On 16.01.2020 18:00, Juergen Gross wrote: Commit 3aa6c19d2f38be ("xen/balloon: Support xend-based toolstack") tried to fix a regression with running on rather ancient Xen version

Re: [Xen-devel] [PATCH] xen/balloon: Support xend-based toolstack take two

2020-01-17 Thread Jan Beulich
On 17.01.2020 12:31, Jürgen Groß wrote: > On 17.01.20 12:01, Jan Beulich wrote: >> On 16.01.2020 18:00, Juergen Gross wrote: >>> Commit 3aa6c19d2f38be ("xen/balloon: Support xend-based toolstack") >>> tried to fix a regression with running on rather ancient Xen versions. >>> Unfortunately the fix w

Re: [Xen-devel] [PATCH] xen/balloon: Support xend-based toolstack take two

2020-01-17 Thread Jürgen Groß
On 17.01.20 12:01, Jan Beulich wrote: On 16.01.2020 18:00, Juergen Gross wrote: Commit 3aa6c19d2f38be ("xen/balloon: Support xend-based toolstack") tried to fix a regression with running on rather ancient Xen versions. Unfortunately the fix was based on the assumption that xend would just use an

Re: [Xen-devel] [PATCH] xen/balloon: Support xend-based toolstack take two

2020-01-17 Thread Jan Beulich
On 16.01.2020 18:00, Juergen Gross wrote: > Commit 3aa6c19d2f38be ("xen/balloon: Support xend-based toolstack") > tried to fix a regression with running on rather ancient Xen versions. > Unfortunately the fix was based on the assumption that xend would > just use another Xenstore node, but in reali

Re: [Xen-devel] [PATCH] xen/balloon: Support xend-based toolstack take two

2020-01-16 Thread Boris Ostrovsky
On 1/16/20 12:00 PM, Juergen Gross wrote: Commit 3aa6c19d2f38be ("xen/balloon: Support xend-based toolstack") tried to fix a regression with running on rather ancient Xen versions. Unfortunately the fix was based on the assumption that xend would just use another Xenstore node, but in reality o