]> Git Repo - qemu.git/commit
qemu-io: add command completion
authorStefan Hajnoczi <[email protected]>
Thu, 14 Nov 2013 10:54:18 +0000 (11:54 +0100)
committerKevin Wolf <[email protected]>
Wed, 22 Jan 2014 11:07:17 +0000 (12:07 +0100)
commit4694020d3c0d21f02408d5cc6f44b8fb55b4ee15
tree9e54963e262d2c6f177733db222a34496eb94c49
parent0cf17e181798063c3824c8200ba46f25f54faa1a
qemu-io: add command completion

Autocomplete qemu-io commands at the interactive prompt.

Note this only completes command names and not their options.

Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
include/qemu-io.h
qemu-io-cmds.c
qemu-io.c
This page took 0.021802 seconds and 4 git commands to generate.