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

Markus Armbruster posted 3 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1501249552-788-1-git-send-email-armbru@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
include/migration/colo.h |  6 ++++++
include/sysemu/replay.h  |  6 ++++++
qapi-schema.json         | 34 ----------------------------------
qapi/block-core.json     | 29 -----------------------------
4 files changed, 12 insertions(+), 63 deletions(-)
[Qemu-devel] [PATCH 0/3] Don't QAPI without need
Posted by Markus Armbruster 6 years, 9 months ago
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 ++++++
 qapi-schema.json         | 34 ----------------------------------
 qapi/block-core.json     | 29 -----------------------------
 4 files changed, 12 insertions(+), 63 deletions(-)

-- 
2.7.5


Re: [Qemu-devel] [PATCH 0/3] Don't QAPI without need
Posted by Eric Blake 6 years, 9 months ago
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: Eric Blake <eblake@redhat.com>

>  include/migration/colo.h |  6 ++++++
>  include/sysemu/replay.h  |  6 ++++++
>  qapi-schema.json         | 34 ----------------------------------
>  qapi/block-core.json     | 29 -----------------------------
>  4 files changed, 12 insertions(+), 63 deletions(-)
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org