[Qemu-devel] [PATCH v5 0/2] improve block-latency-histogram-set

Vladimir Sementsov-Ogievskiy posted 2 patches 6 years, 11 months ago
Test checkpatch passed
Test asan failed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190311081202.13079-1-vsementsov@virtuozzo.com
Maintainers: Eric Blake <eblake@redhat.com>, Max Reitz <mreitz@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Markus Armbruster <armbru@redhat.com>
qapi/block-core.json | 34 +++++++++++++++++-----------------
block/qapi.c         | 12 ++++++------
blockdev.c           | 14 +++++++-------
3 files changed, 30 insertions(+), 30 deletions(-)
[Qemu-devel] [PATCH v5 0/2] improve block-latency-histogram-set
Posted by Vladimir Sementsov-Ogievskiy 6 years, 11 months ago
Move to QOM path for block-latency-histogram-set and drop x- prefix.

v5:
01: fix parameter name s/id/device/ in qapi description
    and examples [Kevin]

v4:
01: update definition of @id [Markus]
    go only through qmp_get_blk [Kevin]

Vladimir Sementsov-Ogievskiy (2):
  qapi: move to QOM path for x-block-latency-histogram-set
  qapi: drop x- from x-block-latency-histogram-set

 qapi/block-core.json | 34 +++++++++++++++++-----------------
 block/qapi.c         | 12 ++++++------
 blockdev.c           | 14 +++++++-------
 3 files changed, 30 insertions(+), 30 deletions(-)

-- 
2.18.0