Re: [libvirt] [PATCH 0/8] qemu: monitor: Clean up error handling for block job APIs

2018-08-23 Thread Peter Krempa
On Wed, Aug 15, 2018 at 13:52:51 +0200, Peter Krempa wrote: > Remove handling of errors which QEMU no longer reports and rename > fields so that it conforms with the new semantics. > > Peter Krempa (8): > qemu: monitor: Remove error classes not conforming to QAPI schema > qemu: monitor: Use

[libvirt] [PATCH 0/8] qemu: monitor: Clean up error handling for block job APIs

2018-08-15 Thread Peter Krempa
Remove handling of errors which QEMU no longer reports and rename fields so that it conforms with the new semantics. Peter Krempa (8): qemu: monitor: Remove error classes not conforming to QAPI schema qemu: monitor: Use qemuMonitorJSONCheckError in qemuMonitorJSONBlockJobError qemu: