aboutsummaryrefslogtreecommitdiff
path: root/cmd.h
AgeCommit message (Expand)Author
2013-06-06qemu-io: Interface cleanupKevin Wolf
2013-06-06qemu-io: Move remaining helpers from cmd.cKevin Wolf
2013-06-06qemu-io: Move command_loop() and friendsKevin Wolf
2013-06-06qemu-io: Move functions for registering and running commandsKevin Wolf
2013-06-06qemu-io: Move 'quit' functionKevin Wolf
2013-06-06qemu-io: Move 'help' functionKevin Wolf
2013-06-06qemu-io: Factor out qemuio_commandKevin Wolf
2013-06-06qemu-io: Don't use global bs in command implementationsKevin Wolf
2013-06-06qemu-io: Make cvtnum() a wrapper around strtosz_suffix()Kevin Wolf
2013-06-06qemu-io: Remove unused args_commandKevin Wolf
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-04-07Fix a few Sparse warningsblueswir1
2009-04-05Add files not included in previous commit.aliguori