Re: [libvirt] [PATCH 0/5] Support embedding the QEMU driver in client apps directly

2019-05-27 Thread Michal Privoznik
On 5/17/19 2:24 PM, Daniel P. Berrangé wrote: This patch series proposes a new way to build a "libvirt QEMU shim" which supports more use cases than the previous approach from last year, as well as being vastly simpler to implement. Specifically - We can use this to embed the QEMU driver in

Re: [libvirt] [PATCH 0/5] Support embedding the QEMU driver in client apps directly

2019-05-20 Thread Daniel P . Berrangé
On Mon, May 20, 2019 at 10:53:30AM +0200, Peter Krempa wrote: > On Fri, May 17, 2019 at 17:49:31 +0100, Daniel Berrange wrote: > > On Fri, May 17, 2019 at 06:45:08PM +0200, Peter Krempa wrote: > > > On Fri, May 17, 2019 at 15:22:12 +0200, Peter Krempa wrote: > > > > On Fri, May 17, 2019 at

Re: [libvirt] [PATCH 0/5] Support embedding the QEMU driver in client apps directly

2019-05-20 Thread Peter Krempa
On Fri, May 17, 2019 at 17:49:31 +0100, Daniel Berrange wrote: > On Fri, May 17, 2019 at 06:45:08PM +0200, Peter Krempa wrote: > > On Fri, May 17, 2019 at 15:22:12 +0200, Peter Krempa wrote: > > > On Fri, May 17, 2019 at 13:24:52 +0100, Daniel Berrange wrote: > > > > This patch series proposes a

Re: [libvirt] [PATCH 0/5] Support embedding the QEMU driver in client apps directly

2019-05-17 Thread Daniel P . Berrangé
On Fri, May 17, 2019 at 06:45:08PM +0200, Peter Krempa wrote: > On Fri, May 17, 2019 at 15:22:12 +0200, Peter Krempa wrote: > > On Fri, May 17, 2019 at 13:24:52 +0100, Daniel Berrange wrote: > > > This patch series proposes a new way to build a "libvirt QEMU shim" > > > which supports more use

Re: [libvirt] [PATCH 0/5] Support embedding the QEMU driver in client apps directly

2019-05-17 Thread Peter Krempa
On Fri, May 17, 2019 at 15:22:12 +0200, Peter Krempa wrote: > On Fri, May 17, 2019 at 13:24:52 +0100, Daniel Berrange wrote: > > This patch series proposes a new way to build a "libvirt QEMU shim" > > which supports more use cases than the previous approach from last year, > > as well as being

Re: [libvirt] [PATCH 0/5] Support embedding the QEMU driver in client apps directly

2019-05-17 Thread Peter Krempa
On Fri, May 17, 2019 at 13:24:52 +0100, Daniel Berrange wrote: > This patch series proposes a new way to build a "libvirt QEMU shim" > which supports more use cases than the previous approach from last year, > as well as being vastly simpler to implement. Few thoughts: I like this approach in

[libvirt] [PATCH 0/5] Support embedding the QEMU driver in client apps directly

2019-05-17 Thread Daniel P . Berrangé
This patch series proposes a new way to build a "libvirt QEMU shim" which supports more use cases than the previous approach from last year, as well as being vastly simpler to implement. Specifically - We can use this to embed the QEMU driver in unit tests allowing the full range of odriver