ping 12.10.2018 16:15, Vladimir Sementsov-Ogievskiy wrote: > Support QOM path for block-latency-histogram-set and drop x- prefix. > > Libvirt discussion (not yet updated for using id instead of device): > https://www.redhat.com/archives/libvir-list/2018-September/msg00011.html > > v2: id,device -> id (with fall back to device name) > fix versions and all remaining x_ prefixes > > 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 | 24 ++++++++++++------------ > block/qapi.c | 12 ++++++------ > blockdev.c | 18 +++++++++++++----- > 3 files changed, 31 insertions(+), 23 deletions(-) >
-- Best regards, Vladimir