Peter Maydell
c6a2225a5a
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into staging
nbd patches for 2019-08-15
- Addition of InetSocketAddress keep-alive
- Addition of BDRV_REQ_PREFETCH for more efficient copy-on-read
- Initial refactoring in preparation of NBD reconnect
# gpg: Signature made Thu 15 Aug 2019 19:28:41 BST
# gpg: using RSA key A7A16B4A2527436A
# gpg: Good signature from "Eric Blake <eblake@redhat.com>" [full]
# gpg: aka "Eric Blake (Free Software Programmer) <ebb9@byu.net>" [full]
# gpg: aka "[jpeg image of size 6874]" [full]
# Primary key fingerprint: 71C2 CC22 B1C4 6029 27D2 F3AA A7A1 6B4A 2527 436A
* remotes/ericb/tags/pull-nbd-2019-08-15:
block/nbd: refactor nbd connection parameters
block/nbd: add cmdline and qapi parameter reconnect-delay
block/nbd: move from quit to state
block/nbd: use non-blocking io channel for nbd negotiation
block/nbd: split connection_co start out of nbd_client_connect
nbd: improve CMD_CACHE: use BDRV_REQ_PREFETCH
block/stream: use BDRV_REQ_PREFETCH
block: implement BDRV_REQ_PREFETCH
qapi: Add InetSocketAddress member keep-alive
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-08-16 15:53:37 +01:00
..
2019-06-12 13:20:20 +02:00
2018-09-25 15:50:15 +02:00
2019-01-14 14:09:41 +00:00
2019-06-12 13:20:20 +02:00
2018-10-02 18:47:55 +02:00
2019-07-15 15:39:02 +02:00
2019-01-11 15:46:56 +01:00
2019-06-12 13:20:20 +02:00
2019-05-07 12:55:03 +01:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-07-15 15:39:02 +02:00
2018-08-27 10:51:44 +02:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-08-16 13:31:52 +02:00
2019-04-02 13:52:02 +01:00
2019-04-02 13:52:02 +01:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-08-06 13:17:20 +02:00
2019-06-11 20:22:09 +02:00
2018-06-29 12:22:28 +01:00
2018-05-04 08:27:53 +02:00
2019-06-12 13:20:20 +02:00
2019-07-15 11:20:43 +02:00
2019-07-15 11:20:43 +02:00
2019-03-11 17:17:01 -03:00
2019-04-25 14:17:36 -03:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-02-07 15:49:08 +02:00
2019-08-16 13:31:52 +02:00
2019-06-12 13:20:20 +02:00
2019-06-24 22:19:30 +02:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2019-01-24 10:05:16 +00:00
2019-06-12 13:20:20 +02:00
2019-04-18 22:18:59 +02:00
2019-06-12 13:20:20 +02:00
2019-04-18 22:18:59 +02:00
2019-08-15 13:22:13 -05:00
2018-12-20 10:29:08 +01:00
2019-01-08 12:34:46 +00:00
2019-01-11 13:57:25 +01:00
2019-08-16 13:31:53 +02:00
2018-09-26 08:55:54 -07:00
2019-04-18 22:18:59 +02:00
2019-01-30 10:51:20 +01:00
2019-06-12 13:20:20 +02:00
2019-06-11 20:22:09 +02:00
2018-04-05 14:37:38 +02:00
2019-06-12 13:20:20 +02:00
2019-04-02 13:52:02 +01:00
2018-08-24 20:26:37 +02:00
2018-06-29 12:32:10 +02:00
2019-06-12 13:20:20 +02:00
2019-08-16 13:31:52 +02:00