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