43 Commits (530049bc1dcc24c1178a29d99ca08b6dd08413e0)

Author SHA1 Message Date
Cao jin b258793258 util: remove the obsolete non-blocking connect 9 years ago
Paolo Bonzini 5aca18a4ff ssh: support I/O from any AioContext 9 years ago
Alistair Francis 3dc6f86936 Convert error_report() to warn_report() 9 years ago
Max Reitz f69165a8fe block: Do not strcmp() with NULL uri->scheme 9 years ago
Marc-André Lureau 01b2ffcedd qapi: merge QInt and QFloat in QNum 9 years ago
Eric Blake 46f5ac205a qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
Fam Zheng 6dffc1f670 socket: Make errp the last parameter of inet_connect_saddr 9 years ago
Markus Armbruster 129c7d1c53 block: Document -drive problematic code and bugs 10 years ago
Markus Armbruster 048abb7b20 qapi: Drop unused non-strict qobject input visitor 10 years ago
Paolo Bonzini 9d45665448 block: explicitly acquire aiocontext in callbacks that need it 10 years ago
Stefan Hajnoczi f6a51c84cd aio: add AioPollFn and io_poll() interface 10 years ago
Ashijeet Acharya 9a80832abf block/ssh: Code cleanup for unused parameter 10 years ago
Ashijeet Acharya 1059f1bb42 block/ssh: Use InetSocketAddress options 10 years ago
Ashijeet Acharya 0da5b8ef5d block/ssh: Add InetSocketAddress and accept it 10 years ago
Ashijeet Acharya 89dbe18089 block/ssh: Add ssh_has_filename_options_conflict() 10 years ago
Max Reitz 8a6a80896d block/ssh: Use QemuOpts for runtime options 10 years ago
Paolo Bonzini 0b8b8753e4 coroutine: move entry argument to qemu_coroutine_create 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell 80c71a241a block: Clean up includes 11 years ago
Fam Zheng dca21ef23b aio: Add "is_external" flag for event handlers 11 years ago
Paolo Bonzini eab2ac9d3c block/ssh: remove dead code 11 years ago
Richard W.M. Jones 325e390421 block/ssh: Avoid segfault if inet_connect doesn't set errno. 11 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 12 years ago
Richard W.M. Jones 18fe46d79a ssh: Don't crash if either host or path is not specified. 12 years ago
Hu Tao c2eb918e32 block: round up file size to nearest sector 12 years ago
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 14 years ago
Stefan Hajnoczi f0d3576599 block/ssh: drop return_true() 14 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() 14 years ago
Richard W.M. Jones c7a101f529 ssh: Remove unnecessary use of strlen function. 14 years ago
Stefan Weil 6ae7d660a0 block/ssh: Add missing gcc format attributes 14 years ago
Richard W.M. Jones 9a2d462e7b block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. 14 years ago
Richard W.M. Jones 0a12ec87a5 block: Add support for Secure Shell (ssh) block device. 14 years ago