1. 5bbd2e5 qemu-io: Add command 'reopen' by Kevin Wolf · 10 years ago
  2. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  3. b062ad8 qemu-io: Use getopt() correctly by Eric Blake · 10 years ago
  4. 4c7b7e9 qemu-io: Use BlockBackend by Max Reitz · 10 years ago
  5. a91f958 qemu-io: Account IO by aio_read and aio_write by Fam Zheng · 10 years ago
  6. 0e82dc7 qemu-io: Add sigraise command by Max Reitz · 10 years ago
  7. 4b25bbc qemu-io: Respect early image end for map by Max Reitz · 10 years ago
  8. 08193dd qemu-io-cmds: g_renew() can't fail, bury dead error handling by Markus Armbruster · 11 years ago
  9. 02c4f26 block: Use g_new() & friends to avoid multiplying sizes by Markus Armbruster · 11 years ago
  10. 5839e53 block: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 11 years ago
  11. b47ec2c block: prefer aio_poll to qemu_aio_wait by Paolo Bonzini · 11 years ago
  12. 6e6507c qemu-io-cmds: Fixed typo in example for writev. by Maria Kustova · 11 years ago
  13. f988388 qemu-io: Fix warnings from static code analysis by Stefan Weil · 11 years ago
  14. cd33d02 qemu-io: New command 'sleep' by Kevin Wolf · 11 years ago
  15. 4694020 qemu-io: add command completion by Stefan Hajnoczi · 11 years ago
  16. 4cc70e9 blkdebug: add "remove_break" command by Fam Zheng · 11 years ago
  17. aa7bfbf block: add flags to bdrv_*_write_zeroes by Peter Lieven · 11 years ago
  18. a8d8ecb block/qapi: Human-readable ImageInfoSpecific dump by Max Reitz · 11 years ago
  19. d663640 block: expect errors from bdrv_co_is_allocated by Paolo Bonzini · 11 years ago
  20. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  21. 3d21994 qemu-io: Interface cleanup by Kevin Wolf · 12 years ago
  22. 0b61388 qemu-io: Move remaining helpers from cmd.c by Kevin Wolf · 12 years ago
  23. c2cdf5c qemu-io: Move functions for registering and running commands by Kevin Wolf · 12 years ago
  24. f18a834 qemu-io: Move 'help' function by Kevin Wolf · 12 years ago
  25. dd58329 qemu-io: Factor out qemuio_command by Kevin Wolf · 12 years ago
  26. 797ac58 qemu-io: Split off commands to qemu-io-cmds.c by Kevin Wolf · 12 years ago