summary refs log tree commit diff stats
path: root/cmd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* qemu-io: Interface cleanupKevin Wolf2013-06-061-48/+0
* qemu-io: Move remaining helpers from cmd.cKevin Wolf2013-06-061-14/+0
* qemu-io: Move command_loop() and friendsKevin Wolf2013-06-061-9/+0
* qemu-io: Move functions for registering and running commandsKevin Wolf2013-06-061-9/+2
* qemu-io: Move 'quit' functionKevin Wolf2013-06-061-2/+0
* qemu-io: Move 'help' functionKevin Wolf2013-06-061-1/+0
* qemu-io: Factor out qemuio_commandKevin Wolf2013-06-061-1/+2
* qemu-io: Don't use global bs in command implementationsKevin Wolf2013-06-061-2/+6
* qemu-io: Make cvtnum() a wrapper around strtosz_suffix()Kevin Wolf2013-06-061-1/+0
* qemu-io: Remove unused args_commandKevin Wolf2013-06-061-2/+0
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-18/+18
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Fix a few Sparse warningsblueswir12009-04-071-0/+2
* Add files not included in previous commit.aliguori2009-04-051-0/+78