Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-06 | qemu-io: Interface cleanup | Kevin Wolf | 1 | -48/+0 |
2013-06-06 | qemu-io: Move remaining helpers from cmd.c | Kevin Wolf | 1 | -14/+0 |
2013-06-06 | qemu-io: Move command_loop() and friends | Kevin Wolf | 1 | -9/+0 |
2013-06-06 | qemu-io: Move functions for registering and running commands | Kevin Wolf | 1 | -9/+2 |
2013-06-06 | qemu-io: Move 'quit' function | Kevin Wolf | 1 | -2/+0 |
2013-06-06 | qemu-io: Move 'help' function | Kevin Wolf | 1 | -1/+0 |
2013-06-06 | qemu-io: Factor out qemuio_command | Kevin Wolf | 1 | -1/+2 |
2013-06-06 | qemu-io: Don't use global bs in command implementations | Kevin Wolf | 1 | -2/+6 |
2013-06-06 | qemu-io: Make cvtnum() a wrapper around strtosz_suffix() | Kevin Wolf | 1 | -1/+0 |
2013-06-06 | qemu-io: Remove unused args_command | Kevin Wolf | 1 | -2/+0 |
2011-01-23 | Delete useless 'extern' qualifiers for functions | Blue Swirl | 1 | -18/+18 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-04-07 | Fix a few Sparse warnings | blueswir1 | 1 | -0/+2 |
2009-04-05 | Add files not included in previous commit. | aliguori | 1 | -0/+78 |