summaryrefslogtreecommitdiff
path: root/cmd.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-06qemu-io: Move remaining helpers from cmd.cKevin Wolf1-14/+0
2013-06-06qemu-io: Move command_loop() and friendsKevin Wolf1-9/+0
2013-06-06qemu-io: Move functions for registering and running commandsKevin Wolf1-9/+2
2013-06-06qemu-io: Move 'quit' functionKevin Wolf1-2/+0
2013-06-06qemu-io: Move 'help' functionKevin Wolf1-1/+0
2013-06-06qemu-io: Factor out qemuio_commandKevin Wolf1-1/+2
2013-06-06qemu-io: Don't use global bs in command implementationsKevin Wolf1-2/+6
2013-06-06qemu-io: Make cvtnum() a wrapper around strtosz_suffix()Kevin Wolf1-1/+0
2013-06-06qemu-io: Remove unused args_commandKevin Wolf1-2/+0
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl1-18/+18
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-04-07Fix a few Sparse warningsblueswir11-0/+2
2009-04-05Add files not included in previous commit.aliguori1-0/+78