Re: [libvirt] [PATCH v8 20/21] backup: qemu: Wire up qemu full push backup commands over QMP

2019-04-26 Thread Peter Krempa
On Wed, Apr 17, 2019 at 09:09:20 -0500, Eric Blake wrote: > Update the code to support push backups; for now, the destination file > still has to be local, although the XML could be extended into > supporting remote destinations (where we will have to use the full > power of blockdev-add). This

[libvirt] [PATCH v8 20/21] backup: qemu: Wire up qemu full push backup commands over QMP

2019-04-17 Thread Eric Blake
Update the code to support push backups; for now, the destination file still has to be local, although the XML could be extended into supporting remote destinations (where we will have to use the full power of blockdev-add). This also touches up the event handling to inform the user when the job