Re: [Qemu-devel] [PATCH 0/3] Don't QAPI without need

2017-07-28 Thread Eric Blake
On 07/28/2017 08:45 AM, Markus Armbruster wrote: > These are pretty trivial, probably simplest if I take them through my > tree. > > Markus Armbruster (3): > replay: Define ReplayMode without QAPI > COLO: Define COLOMode without QAPI > block: Remove unused BlockDeviceMapEntry > Reviewed-by

[Qemu-devel] [PATCH 0/3] Don't QAPI without need

2017-07-28 Thread Markus Armbruster
These are pretty trivial, probably simplest if I take them through my tree. Markus Armbruster (3): replay: Define ReplayMode without QAPI COLO: Define COLOMode without QAPI block: Remove unused BlockDeviceMapEntry include/migration/colo.h | 6 ++ include/sysemu/replay.h | 6 ++