]> Git Repo - qemu.git/commit - qemu-img.texi
trace: enable tracing in qemu-img
authorDenis V. Lunev <[email protected]>
Fri, 17 Jun 2016 14:44:14 +0000 (17:44 +0300)
committerStefan Hajnoczi <[email protected]>
Tue, 28 Jun 2016 20:14:12 +0000 (21:14 +0100)
commit06a1e0c197ec631a2a3e47a803c52609a8405f69
treec405f848a472b13dcbd2b28c9247aace09f31309
parent10985131e337a0c52c5bd1e191fd7867a6ff8d02
trace: enable tracing in qemu-img

The command will work this way:
    qemu-img --trace "qcow2*" create -f qcow2 1.img 64G

[Quote "qcow2*" to protect against shell globbing as suggested by Eric
Blake <[email protected]>.
--Stefan]

Signed-off-by: Denis V. Lunev <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1466174654[email protected]
Suggested by: Daniel P. Berrange <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
CC: Paolo Bonzini <[email protected]>
CC: Kevin Wolf <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Makefile
qemu-img.c
qemu-img.texi
This page took 0.026655 seconds and 4 git commands to generate.