Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-12 | bdrv: Use "Error" for creating images | Max Reitz | 1 | -1/+2 |
2013-09-12 | bdrv: Use "Error" for opening images | Max Reitz | 1 | -1/+2 |
2013-08-19 | aio: drop io_flush argument | Stefan Hajnoczi | 1 | -2/+2 |
2013-08-19 | block/ssh: drop return_true() | Stefan Hajnoczi | 1 | -9/+1 |
2013-06-28 | block/ssh: Set bdrv_has_zero_init according to the file type. | Richard W.M. Jones | 1 | -0/+16 |
2013-04-22 | block: Remove filename parameter from .bdrv_file_open() | Kevin Wolf | 1 | -2/+1 |
2013-04-19 | ssh: Remove unnecessary use of strlen function. | Richard W.M. Jones | 1 | -4/+2 |
2013-04-19 | block/ssh: Add missing gcc format attributes | Stefan Weil | 1 | -2/+2 |
2013-04-15 | block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. | Richard W.M. Jones | 1 | -5/+73 |
2013-04-15 | block: Add support for Secure Shell (ssh) block device. | Richard W.M. Jones | 1 | -0/+995 |