Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure

2019-10-03 Thread Jürgen Groß
On 03.10.19 15:30, Ian Jackson wrote: Paul Durrant writes ("Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure"): On Wed, 2 Oct 2019 at 17:04, Ian Jackson wrote: I am continuing to look at the defaulting and config management here with a view to getting rid of s

Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure

2019-10-03 Thread Anthony PERARD
On Thu, Oct 03, 2019 at 02:30:31PM +0100, Ian Jackson wrote: > Paul Durrant writes ("Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix > assertion failure"): > > On Wed, 2 Oct 2019 at 17:04, Ian Jackson wrote: > > > I am continuing to look at the defaulting and co

Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure

2019-10-03 Thread Ian Jackson
Paul Durrant writes ("Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure"): > On Wed, 2 Oct 2019 at 17:04, Ian Jackson wrote: > > I am continuing to look at the defaulting and config management here > > with a view to getting rid of some of the duplicat

Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure

2019-10-02 Thread Andrew Cooper
On 02/10/2019 17:02, Ian Jackson wrote: > Paul Durrant writes ("[PATCH-for-4.13 v2 0/2] libxl: fix assertion failure"): >> This was originally a single patch, which is now patch #2 of this series. >> >> Paul Durrant (2): >> libxl: replace 'enabled' with 'unknown' in libxl_passthrough >> enume

Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure

2019-10-02 Thread Paul Durrant
On Wed, 2 Oct 2019 at 17:04, Ian Jackson wrote: > > Paul Durrant writes ("[PATCH-for-4.13 v2 0/2] libxl: fix assertion failure"): > > This was originally a single patch, which is now patch #2 of this series. > > > > Paul Durrant (2): > > libxl: replace 'enabled' with 'unknown' in libxl_passthrou

Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure

2019-10-02 Thread Ian Jackson
Paul Durrant writes ("[PATCH-for-4.13 v2 0/2] libxl: fix assertion failure"): > This was originally a single patch, which is now patch #2 of this series. > > Paul Durrant (2): > libxl: replace 'enabled' with 'unknown' in libxl_passthrough > enumeration > libxl: choose an appropriate defaul

Re: [Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure

2019-10-01 Thread Jürgen Groß
On 01.10.19 16:57, Paul Durrant wrote: This was originally a single patch, which is now patch #2 of this series. Paul Durrant (2): libxl: replace 'enabled' with 'unknown' in libxl_passthrough enumeration libxl: choose an appropriate default for passthrough... tools/libxl/libxl_crea

[Xen-devel] [PATCH-for-4.13 v2 0/2] libxl: fix assertion failure

2019-10-01 Thread Paul Durrant
This was originally a single patch, which is now patch #2 of this series. Paul Durrant (2): libxl: replace 'enabled' with 'unknown' in libxl_passthrough enumeration libxl: choose an appropriate default for passthrough... tools/libxl/libxl_create.c | 10 +++--- tools/libxl/libxl_type