1. 80c71a2 block: Clean up includes by Peter Maydell · 9 years ago
  2. dca21ef aio: Add "is_external" flag for event handlers by Fam Zheng · 9 years ago
  3. eab2ac9 block/ssh: remove dead code by Paolo Bonzini · 9 years ago
  4. 325e390 block/ssh: Avoid segfault if inet_connect doesn't set errno. by Richard W.M. Jones · 10 years ago
  5. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  6. 18fe46d ssh: Don't crash if either host or path is not specified. by Richard W.M. Jones · 10 years ago
  7. c2eb918 block: round up file size to nearest sector by Hu Tao · 10 years ago
  8. c282e1f cleanup QEMUOptionParameter by Chunyan Liu · 11 years ago
  9. 766181f ssh.c: replace QEMUOptionParameter with QemuOpts by Chunyan Liu · 11 years ago
  10. 2af0b20 ssh: use BlockDriverState's AioContext by Stefan Hajnoczi · 11 years ago
  11. 5496fb1 block/ssh: Propagate errors to open and create methods by Markus Armbruster · 11 years ago
  12. 5f0c39e block/ssh: Propagate errors through connect_to_ssh() by Markus Armbruster · 11 years ago
  13. 4618e65 block/ssh: Propagate errors through authenticate() by Markus Armbruster · 11 years ago
  14. 01c2b26 block/ssh: Propagate errors through check_host_key() by Markus Armbruster · 11 years ago
  15. 04bc7c0 block/ssh: Drop superfluous libssh2_session_last_errno() calls by Markus Armbruster · 11 years ago
  16. d5124c0 bdrv: Use "Error" for creating images by Max Reitz · 12 years ago
  17. 015a103 bdrv: Use "Error" for opening images by Max Reitz · 12 years ago
  18. f2e5dca aio: drop io_flush argument by Stefan Hajnoczi · 12 years ago
  19. f0d3576 block/ssh: drop return_true() by Stefan Hajnoczi · 12 years ago
  20. 0b3f21e block/ssh: Set bdrv_has_zero_init according to the file type. by Richard W.M. Jones · 12 years ago
  21. 56d1b4d block: Remove filename parameter from .bdrv_file_open() by Kevin Wolf · 12 years ago
  22. c7a101f ssh: Remove unnecessary use of strlen function. by Richard W.M. Jones · 12 years ago
  23. 6ae7d66 block/ssh: Add missing gcc format attributes by Stefan Weil · 12 years ago
  24. 9a2d462 block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. by Richard W.M. Jones · 12 years ago
  25. 0a12ec8 block: Add support for Secure Shell (ssh) block device. by Richard W.M. Jones · 12 years ago