Re: [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-20 Thread Ian Jackson
Anthony PERARD writes ("Re: [PATCH 1/8] xen: link against xentoolcore"): > On Thu, Oct 19, 2017 at 05:38:10PM +0100, Ian Jackson wrote: > > We still need this patch for the rest of the series, though. > > Of course, I was only arguing that this patch on its own is not usefull. Right. I wanted to

[Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-19 Thread Ian Jackson
From: Anthony PERARD Xen libraries 4.10 will include a new xentoolcore library, without which xendevicemodel et al will not work. Signed-off-by: Ian Jackson --- configure | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/configure b/configure index fd7e3a5..6f691df 10

Re: [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-19 Thread Anthony PERARD
On Thu, Oct 19, 2017 at 05:38:10PM +0100, Ian Jackson wrote: > Anthony PERARD writes ("Re: [PATCH 1/8] xen: link against xentoolcore"): > > I don't think it is necessary to do anything in qemu. The linker should > > find on its own the new libxentoolcore as long as an option > > -Wl,-rpath-link= pr

Re: [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-19 Thread Ian Jackson
Anthony PERARD writes ("Re: [PATCH 1/8] xen: link against xentoolcore"): > I don't think it is necessary to do anything in qemu. The linker should > find on its own the new libxentoolcore as long as an option > -Wl,-rpath-link= provide the right path to xentoolcore when building > qemu from xen.git

Re: [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-10 Thread Ian Jackson
Anthony PERARD writes ("Re: [PATCH 1/8] xen: link against xentoolcore"): > On Mon, Oct 09, 2017 at 05:28:08PM +0100, Ian Jackson wrote: > > The xentoolcore library was just committed to xen.git#staging, so at > > least this patch (or something like it) should go into qemu RSN. > > I don't think it

Re: [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-10 Thread Anthony PERARD
On Mon, Oct 09, 2017 at 05:28:08PM +0100, Ian Jackson wrote: > Ian Jackson writes ("[PATCH 1/8] xen: link against xentoolcore"): > > From: Anthony PERARD > > > > Xen libraries 4.10 will include a new xentoolcore library, without > > which xendevicemodel et al will not work. > > The xentoolcore l

Re: [Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-09 Thread Ian Jackson
Ian Jackson writes ("[PATCH 1/8] xen: link against xentoolcore"): > From: Anthony PERARD > > Xen libraries 4.10 will include a new xentoolcore library, without > which xendevicemodel et al will not work. The xentoolcore library was just committed to xen.git#staging, so at least this patch (or so

[Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-09 Thread Ian Jackson
From: Anthony PERARD Xen libraries 4.10 will include a new xentoolcore library, without which xendevicemodel et al will not work. Signed-off-by: Ian Jackson --- configure | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/configure b/configure index fd7e3a5..6f691df 10

[Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-06 Thread Ian Jackson
From: Anthony PERARD Xen libraries 4.10 will include a new xentoolcore library, without which xendevicemodel et al will not work. Signed-off-by: Ian Jackson --- configure | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/configure b/configure index fd7e3a5..6f691df 10

[Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-04 Thread Ian Jackson
From: Anthony PERARD Xen libraries 4.10 will include a new xentoolcore library, without which xendevicemodel et al will not work. Signed-off-by: Ian Jackson --- configure | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/configure b/configure index fd7e3a5..6f691df 10

[Qemu-devel] [PATCH 1/8] xen: link against xentoolcore

2017-10-04 Thread Ian Jackson
From: Anthony PERARD Xen libraries 4.10 will include a new xentoolcore library, without which xendevicemodel et al will not work. Signed-off-by: Ian Jackson --- configure | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/configure b/configure index fd7e3a5..6f691df 10