qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v6 0/2] block latency histogram


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v6 0/2] block latency histogram
Date: Sat, 10 Mar 2018 21:27:22 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

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

[Prev in Thread] Current Thread [Next in Thread]