Peter Maydell
75be9a52b1
nbd patches for 2017-09-06
...
- Daniel P. Berrange: [0/2] Fix / skip recent iotests with LUKS driver
- Eric Blake: [0/3] nbd: Use common read/write-all qio functions
-----BEGIN PGP SIGNATURE-----
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
iQEcBAABCAAGBQJZsBGjAAoJEKeha0olJ0NqVRoH/iiNEB2SlZFFl5W++wf3Ekq/
lvtZjK3rxpvRXvy6LiRsYVs27Etc8E9aSw2UK6aaqgA3qR8g3zdmwUZb9w3slkeI
OXedt0fS5IpQ4UP0ORUBb/LgyOgW3uA0UjHBTEAKl0SyvFPx+TrTZXxqQUqlAc9A
lFaA0g71xvfqWWhXmt0PQjRr9bBEpe+4L4NgOypa+Z3xbBAektx390S8N/b/P8fC
FNwAqBPTY5XAgJGnEhL9EUOdUWnVgoyG1MR63puJzULYi+2+TlpR2w030qRif75b
h7TqYUvwKLnoqMyhBb5LmyhcqwNdphz/1DsEudk18XGuvC94WYkopC3rT7TPWLs=
=vGUc
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into staging
nbd patches for 2017-09-06
- Daniel P. Berrange: [0/2] Fix / skip recent iotests with LUKS driver
- Eric Blake: [0/3] nbd: Use common read/write-all qio functions
# gpg: Signature made Wed 06 Sep 2017 16:17:55 BST
# gpg: using RSA key 0xA7A16B4A2527436A
# gpg: Good signature from "Eric Blake <eblake@redhat.com>"
# gpg: aka "Eric Blake (Free Software Programmer) <ebb9@byu.net>"
# gpg: aka "[jpeg image of size 6874]"
# Primary key fingerprint: 71C2 CC22 B1C4 6029 27D2 F3AA A7A1 6B4A 2527 436A
* remotes/ericb/tags/pull-nbd-2017-09-06:
nbd: Use new qio_channel_*_all() functions
io: Add new qio_channel_read{, v}_all_eof functions
io: Yield rather than wait when already in coroutine
iotests: blacklist 194 with the luks driver
iotests: rewrite 192 to use _launch_qemu to fix LUKS support
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2017-09-07 17:53:59 +01:00
..
2017-08-09 04:22:13 +03:00
2017-07-18 05:49:01 -05:00
2017-08-30 12:02:11 +01:00
2015-12-17 13:37:15 +00:00
2016-02-08 17:29:54 +01:00
2017-06-30 11:03:45 +01:00
2017-08-30 12:02:11 +01:00
2017-08-11 13:23:19 +02:00
2017-09-01 12:51:04 +02:00
2017-09-07 17:53:59 +01:00
2017-07-11 17:45:00 +02:00
2017-07-20 10:10:28 +01:00
2014-06-23 19:14:52 +02:00
2017-07-19 10:11:05 +01:00
2016-06-07 18:19:24 +03:00
2017-03-02 07:14:27 +02:00
2017-05-03 12:29:40 +02:00
2017-07-18 11:47:57 -04:00
2016-10-26 08:29:01 -07:00
2017-09-04 10:45:19 +01:00
2017-09-04 10:45:19 +01:00
2017-09-04 10:45:19 +01:00
2017-08-02 00:13:26 +03:00
2016-06-07 18:19:24 +03:00
2017-08-30 18:23:25 +02:00
2016-10-14 10:06:47 +11:00
2017-08-22 11:09:59 +10:00
2016-09-23 13:36:09 +02:00
2017-06-20 14:31:33 +02:00
2017-09-04 13:09:11 +02:00
2017-06-20 14:31:31 +02:00
2017-09-04 13:09:12 +02:00
2017-07-24 13:35:11 +02:00
2017-06-20 14:31:31 +02:00
2016-09-08 17:57:32 +04:00
2017-09-04 13:09:13 +02:00
2017-06-20 14:31:31 +02:00
2017-09-04 10:45:19 +01:00
2016-10-28 18:17:24 +03:00
2017-07-17 15:41:30 -03:00
2017-01-31 10:10:13 +11:00
2017-05-11 11:08:40 +02:00
2016-06-07 18:19:24 +03:00
2017-03-01 11:51:28 +04:00
2017-03-01 11:51:28 +04:00
2017-03-01 11:51:05 +04:00
2017-03-01 00:09:28 +04:00
2016-06-07 18:19:24 +03:00
2017-05-09 09:14:40 +02:00
2016-06-07 18:19:24 +03:00
2017-03-01 11:51:04 +04:00
2017-03-01 11:51:28 +04:00
2016-06-07 18:19:24 +03:00
2017-08-10 14:33:43 +01:00
2016-06-20 16:38:13 +02:00
2017-09-05 13:21:58 +01:00
2015-12-18 12:18:31 +00:00
2016-06-07 18:19:24 +03:00
2017-02-21 11:14:07 +00:00
2017-02-21 11:14:07 +00:00
2017-03-01 11:51:05 +04:00
2017-03-01 11:51:05 +04:00
2016-06-07 18:19:24 +03:00
2017-01-31 10:10:13 +11:00
2017-08-09 04:22:14 +03:00
2017-08-14 13:06:54 +03:00
2017-01-20 11:15:08 +00:00
2016-06-07 18:19:24 +03:00
2017-09-04 13:09:12 +02:00
2017-06-15 11:04:05 +02:00
2016-06-07 18:19:24 +03:00
2017-05-30 16:09:48 -03:00
2017-05-11 11:08:40 +02:00
2017-04-26 14:42:31 +01:00
2016-06-07 18:19:24 +03:00
2016-10-19 10:09:24 +01:00
2017-03-03 11:30:59 +11:00
2017-06-02 11:33:52 +04:00
2017-02-28 09:03:39 +03:00
2017-03-01 00:09:28 +04:00
2017-03-01 00:09:28 +04:00
2016-10-24 16:26:53 +01:00
2017-03-01 00:09:28 +04:00
2017-08-30 18:23:25 +02:00
2017-06-16 18:44:55 +03:00
2015-01-13 11:47:55 +00:00
2017-07-17 13:11:05 +01:00
2017-09-04 13:09:13 +02:00
2017-04-26 14:42:31 +01:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:36:58 +11:00
2017-08-01 17:27:33 +02:00
2016-10-28 09:38:27 +11:00
2016-10-16 12:04:15 +11:00
2017-03-01 11:51:25 +04:00
2017-03-14 13:28:29 +01:00
2017-03-14 13:28:29 +01:00
2016-10-24 16:26:54 +01:00
2016-06-07 18:19:24 +03:00
2017-01-10 08:49:59 -08:00
2016-06-17 15:23:51 +01:00
2017-05-24 16:38:51 -04:00
2017-05-24 16:38:51 -04:00
2016-09-13 19:13:32 +02:00
2017-07-14 11:04:34 +02:00
2017-05-31 16:04:05 +02:00
2016-09-28 17:11:23 +01:00
2016-03-22 22:20:15 +01:00
2017-07-11 17:44:56 +02:00
2016-12-21 14:26:26 +00:00
2016-10-19 10:23:55 +01:00
2016-12-22 09:24:59 +00:00
2016-03-22 22:20:15 +01:00
2016-09-19 16:30:45 +01:00
2016-06-13 12:41:17 +01:00
2016-03-22 22:20:15 +01:00
2016-03-22 22:20:15 +01:00
2016-07-04 10:46:59 +01:00
2017-02-23 20:35:36 +01:00
2017-08-30 18:23:25 +02:00
2017-08-30 18:23:25 +02:00
2017-07-11 17:44:57 +02:00
2017-08-02 15:51:52 +01:00
2016-10-26 08:29:00 -07:00
2016-02-16 14:29:27 +00:00
2017-03-01 00:09:28 +04:00
2016-03-22 22:20:15 +01:00
2017-05-09 09:14:40 +02:00
2017-09-05 13:21:58 +01:00
2017-01-26 10:26:18 +00:00
2017-09-05 22:34:40 +02:00
2017-06-19 14:56:29 +02:00
2016-08-19 12:44:11 +01:00
2016-06-07 18:19:24 +03:00
2017-08-30 18:23:25 +02:00
2017-03-22 19:24:34 +01:00
2017-09-04 13:09:13 +02:00
2017-07-17 15:41:30 -03:00
2016-08-03 18:44:56 +02:00
2017-05-09 09:13:51 +02:00
2017-07-18 05:49:01 -05:00
2016-06-16 18:39:03 +02:00
2016-10-06 18:04:13 +02:00
2017-06-20 14:31:31 +02:00
2017-06-20 14:31:31 +02:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2016-06-07 18:19:24 +03:00
2017-05-11 11:08:41 +02:00
2017-01-31 10:10:14 +11:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2017-02-21 11:14:07 +00:00
2017-09-05 18:12:21 +02:00
2016-06-07 18:19:24 +03:00
2016-11-11 20:53:23 +08:00
2017-03-07 16:07:47 +01:00
2017-06-13 11:00:45 +02:00
2016-06-07 18:19:24 +03:00
2017-06-20 14:31:31 +02:00
2016-06-07 18:19:24 +03:00
2017-05-18 18:04:54 +02:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2017-03-01 11:51:29 +04:00
2016-06-07 18:19:24 +03:00
2017-05-11 11:08:40 +02:00
2017-05-11 11:08:40 +02:00
2017-06-08 22:02:36 +03:00
2017-09-05 19:31:13 +01:00
2017-03-27 21:15:31 +02:00
2016-06-07 18:19:24 +03:00
2017-06-30 11:03:45 +01:00
2016-06-20 16:38:13 +02:00
2017-06-30 11:03:45 +01:00
2016-10-28 09:36:58 +11:00
2017-06-30 11:03:45 +01:00
2016-06-07 18:19:24 +03:00
2017-09-05 22:34:40 +02:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00