On 05/27/2016 11:39 PM, Stefan Hajnoczi wrote:
On Tue, May 17, 2016 at 11:20:28AM +0300, Denis V. Lunev wrote:
Actually this is a rework of the original patch, set as a part of write-zeroes
patchset. Moving it out to process via trace tree.
Signed-off-by: Denis V. Lunev <d...@openvz.org>
CC: Paolo Bonzini <pbonz...@redhat.com>
CC: Stefan Hajnoczi <stefa...@redhat.com>
CC: Kevin Wolf <kw...@redhat.com>
Denis V. Lunev (3):
trace: move qemu_trace_opts to trace/control.c
trace: enable tracing in qemu-io
trace: enable tracing in qemu-nbd
qemu-io.c | 13 ++++++++++---
qemu-nbd.c | 15 +++++++++++++++
trace/control.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
trace/control.h | 24 +++++++++++++-----------
vl.c | 37 +------------------------------------
5 files changed, 82 insertions(+), 51 deletions(-)
Looks useful. I'd like to apply the v2 when you send it.
Stefan
yep. I'll do that tomorrow or on monday.