summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorMike Day2014-05-05 18:53:34 +0200
committerStefan Hajnoczi2014-05-09 13:32:16 +0200
commit1a443c1b8b4314d365e82bddeb1de5b4b1c15fb3 (patch)
tree26491eb7170038c778ce22cf4cc3475a05626aa4 /include/exec
parentiotests: Use configured python (diff)
downloadqemu-1a443c1b8b4314d365e82bddeb1de5b4b1c15fb3.tar.gz
qemu-1a443c1b8b4314d365e82bddeb1de5b4b1c15fb3.tar.xz
qemu-1a443c1b8b4314d365e82bddeb1de5b4b1c15fb3.zip
qemu-img: sort block formats in help message
The help message for qemu-img lists the supported block formats, of which there are 27 as of version 2.0.50. The formats are printed in the order of their driver's position in a linked list, which appears random. This patch prints the formats in sorted order, making it easier to read and to find a specific format in the list. [Added suggestions from Fam Zheng <famz@redhat.com> to declare variables at the top of the scope in help() and to omit explicit cast for void* opaque. --Stefan] Signed-off-by: Mike Day <ncmike@ncultra.org> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions