Peter Maydell
952bc8b3c2
nbd patches for 2019-01-21
Add 'qemu-nbd --list' for probing a remote NBD server's advertisements.
- Eric Blake: 0/21 nbd: add qemu-nbd --list
-----BEGIN PGP SIGNATURE-----
iQEcBAABCAAGBQJcRktLAAoJEKeha0olJ0NqY8cIAJqcHDAuk1GwcDE/NIAASY9E
2PsaEL2pM65bEWUwsnVkFyRb4y4S4QX9VtAR/c9G6jR0YHuDvCCz7VGjiHh3eGso
9AWKzuh5C4mayAN5dTOlbjryOx7hlcz8wDDjP5OQNqIlBvmWVAnLeh5Kkqlc7KDk
f1SH8kJfqegDAhKDeDhi/HGlL1UVzMr5A2sR6I1wbb5IbBru5JtAKzgqAmdBH893
lWZ9EDXqajwPCo8ASwZNyawmtmjx+VBeFjO2juA3qTWvf262roiB3XT5W/3n/CCb
Er5CBwQQvSFBUfF9bRYDziyjwQwTXoIQJ6nuJLzPGx2cUpQbJ/svphoRQ6rBOjY=
=gywW
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into staging
nbd patches for 2019-01-21
Add 'qemu-nbd --list' for probing a remote NBD server's advertisements.
- Eric Blake: 0/21 nbd: add qemu-nbd --list
# gpg: Signature made Mon 21 Jan 2019 22:44:27 GMT
# gpg: using RSA key A7A16B4A2527436A
# 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-2019-01-21: (21 commits)
iotests: Enhance 223, 233 to cover 'qemu-nbd --list'
nbd/client: Work around 3.0 bug for listing meta contexts
qemu-nbd: Add --list option
nbd/client: Add meta contexts to nbd_receive_export_list()
nbd/client: Add nbd_receive_export_list()
nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
nbd/client: Pull out oldstyle size determination
nbd/client: Split handshake into two functions
nbd/client: Refactor return of nbd_receive_negotiate()
nbd/client: Split out nbd_receive_one_meta_context()
nbd/client: Split out nbd_send_meta_query()
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
nbd/client: Move export name into NBDExportInfo
nbd/client: Refactor nbd_receive_list()
qemu-nbd: Avoid strtol open-coding
nbd/server: Favor [u]int64_t over off_t
nbd/server: Hoist length check to qmp_nbd_server_add
qemu-nbd: Sanity check partition bounds
qemu-nbd: Enhance man page
maint: Allow for EXAMPLES in texi2pod
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-01-22 17:56:21 +00:00
..
2019-01-17 17:52:40 -02:00
2019-01-17 21:10:57 -05:00
2019-01-14 14:52:30 +00:00
2018-12-20 10:29:08 +01:00
2019-01-11 15:46:55 +01:00
2018-12-14 06:52:48 +01:00
2019-01-21 15:49:52 -06:00
2019-01-11 15:46:56 +01:00
2019-01-17 21:10:57 -05:00
2019-01-17 21:10:57 -05:00
2019-01-14 14:52:30 +00:00
2019-01-14 14:52:30 +00:00
2019-01-17 21:10:57 -05:00
2019-01-22 05:14:32 +01:00
2018-12-17 15:37:50 +01:00
2019-01-11 13:57:25 +01:00
2018-12-11 15:45:22 -02:00
2018-12-20 11:19:12 -05:00
2019-01-11 11:45:00 +01:00
2019-01-22 05:14:32 +01:00
2019-01-22 06:26:32 +01:00
2019-01-14 19:31:04 -05:00
2019-01-07 15:23:47 +00:00
2019-01-07 15:23:47 +00:00
2018-12-17 15:36:40 +01:00
2019-01-22 06:26:33 +01:00
2019-01-07 15:23:47 +00:00
2019-01-11 13:57:25 +01:00
2018-11-22 16:43:52 +01:00
2019-01-22 05:14:32 +01:00
2018-12-17 15:36:40 +01:00
2018-12-17 15:36:40 +01:00
2018-12-17 15:36:40 +01:00
2019-01-14 14:52:30 +00:00
2018-12-12 10:28:27 +01:00
2018-12-14 13:30:54 +00:00
2018-12-12 11:16:49 +00:00
2019-01-11 13:57:25 +01:00
2018-12-13 19:10:06 +01:00
2018-12-17 15:36:40 +01:00
2018-12-17 15:36:40 +01:00
2019-01-15 18:26:50 -05:00
2019-01-07 16:18:42 +04:00
2018-12-12 10:28:27 +01:00
2019-01-11 15:46:55 +01:00
2018-12-13 19:10:06 +01:00
2019-01-11 15:46:55 +01:00
2018-12-20 10:29:08 +01:00
2018-12-20 10:29:08 +01:00
2019-01-14 19:31:04 -05:00
2018-12-04 11:06:15 +00:00
2019-01-17 21:10:57 -05:00