On 06/13/2016 10:58 AM, Denis V. Lunev wrote: > The command will work this way: > qemu-img --trace qcow2* create -f qcow2 1.img 64G > > Signed-off-by: Denis V. Lunev <[email protected]> > Suggested by: Daniel P. Berrange <[email protected]> > CC: Eric Blake <[email protected]> > CC: Paolo Bonzini <[email protected]> > CC: Stefan Hajnoczi <[email protected]> > CC: Kevin Wolf <[email protected]> > --- > Makefile | 2 +- > qemu-img.c | 18 +++++++++++++++++- > qemu-img.texi | 2 ++ > 3 files changed, 20 insertions(+), 2 deletions(-) >
> +++ b/qemu-img.c
> @@ -92,6 +94,8 @@ static void QEMU_NORETURN help(void)
> "\n"
> " '-h', '--help' display this help and exit\n"
> " '-V', '--version' output version information and exit\n"
> + " '-T', '--trace'
> [[enable=]<pattern>][,events=<file>][,file=<file>]\n"
> + " specify tracing options\n"
> "\n"
> +++ b/qemu-img.texi
> @@ -22,6 +22,8 @@ Standard options:
> Display this help and exit
> @item -V, --version
> Display version information and exit
> +@item -T, --trace [events=@var{file}][,file=@var{file}]
Still inconsistent.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
