18 Commits (c282e1fdf7ec9659c7f320123be397477a359d01)

Author SHA1 Message Date
Chunyan Liu c282e1fdf7 cleanup QEMUOptionParameter 12 years ago
Chunyan Liu 766181fe57 ssh.c: replace QEMUOptionParameter with QemuOpts 12 years ago
Stefan Hajnoczi 2af0b20056 ssh: use BlockDriverState's AioContext 12 years ago
Markus Armbruster 5496fb1aeb block/ssh: Propagate errors to open and create methods 12 years ago
Markus Armbruster 5f0c39e598 block/ssh: Propagate errors through connect_to_ssh() 12 years ago
Markus Armbruster 4618e658e6 block/ssh: Propagate errors through authenticate() 12 years ago
Markus Armbruster 01c2b265fc block/ssh: Propagate errors through check_host_key() 12 years ago
Markus Armbruster 04bc7c0e38 block/ssh: Drop superfluous libssh2_session_last_errno() calls 12 years ago
Max Reitz d5124c00d8 bdrv: Use "Error" for creating images 13 years ago
Max Reitz 015a1036a7 bdrv: Use "Error" for opening images 13 years ago
Stefan Hajnoczi f2e5dca46b aio: drop io_flush argument 13 years ago
Stefan Hajnoczi f0d3576599 block/ssh: drop return_true() 13 years ago
Richard W.M. Jones 0b3f21e6a9 block/ssh: Set bdrv_has_zero_init according to the file type. 13 years ago
Kevin Wolf 56d1b4d21d block: Remove filename parameter from .bdrv_file_open() 13 years ago
Richard W.M. Jones c7a101f529 ssh: Remove unnecessary use of strlen function. 13 years ago
Stefan Weil 6ae7d660a0 block/ssh: Add missing gcc format attributes 13 years ago
Richard W.M. Jones 9a2d462e7b block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. 13 years ago
Richard W.M. Jones 0a12ec87a5 block: Add support for Secure Shell (ssh) block device. 13 years ago