Re: [libvirt] [PATCH 2/9] qemu: monitor: Add transaction generators for dirty bitmap APIs

2019-09-26 Thread Eric Blake
On 9/26/19 11:05 AM, Peter Krempa wrote: Rather than generating the transaction contents in random places add a unified set of APIs to generate the contents for a 'transaction' for the dirty bitmap APIs. Signed-off-by: Peter Krempa --- src/qemu/qemu_monitor.c | 48

[libvirt] [PATCH 2/9] qemu: monitor: Add transaction generators for dirty bitmap APIs

2019-09-26 Thread Peter Krempa
Rather than generating the transaction contents in random places add a unified set of APIs to generate the contents for a 'transaction' for the dirty bitmap APIs. Signed-off-by: Peter Krempa --- src/qemu/qemu_monitor.c | 48 src/qemu/qemu_monitor.h | 24