On 03/09/2018 10:52 AM, Vladimir Sementsov-Ogievskiy wrote:
v6:

Use correct header qapi/qapi-builtin-types.h, to fix build again.
Sorry for spam =(



Vladimir Sementsov-Ogievskiy (2):
   block/accounting: introduce latency histogram
   qapi: add block latency histogram interface

This touches both block and QAPI, but I've gone ahead and queued it on the QAPI tree. Not much time left if you want to drop the x- prefix and make this interface officially supported for 2.12. Queued:

git://repo.or.cz/qemu/ericb.git qapi
http://repo.or.cz/qemu/ericb.git/shortlog/refs/heads/qapi

I'll send a PULL request for my QAPI tree as my first act on Monday.


  qapi/block-core.json       | 111 ++++++++++++++++++++++++++++++++++++++++++++-
  include/block/accounting.h |  35 ++++++++++++++
  block/accounting.c         |  91 +++++++++++++++++++++++++++++++++++++
  block/qapi.c               |  41 +++++++++++++++++
  blockdev.c                 |  43 ++++++++++++++++++
  5 files changed, 320 insertions(+), 1 deletion(-)


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

Reply via email to