Peter Maydell
df8176274a
nbd patches for 2020-09-02
- fix a few iotests affected by earlier nbd changes
- avoid blocking qemu by nbd client in connect()
- build qemu-nbd for mingw
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAl9QFB8ACgkQp6FrSiUn
Q2pTwggArPN7dRwm1KD9jL8X6PV01uhLuLRFzrrofFX22Blroj5XPbR24BdKeN8V
uDSFGzzoz2Vx3vKPHyZdx7bbeEL0pF9dzjZX6JwzT0McbVuge5aG2zC/ARdfc4PN
1Yf2FB/nY8Xt5G12usu3FIz7JBoQNm4mlPnqVqf7t0LQxgUFvO7F2LernyqEOYKS
uSpXHNFqddZcax7etXeldJOlSGJBQTaCmplrJbw2ilVhLZJD+0OglY4SAsrrenN+
gb/KD4REjhtQsmoTaqthGCnGXipEoJYDfEOMhbkl0UK+9Mx0t+3cj3tflG0eGldM
ERk1d4d7VSlyqIy7w43v3+IB8M99ag==
=7Cn5
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into staging
nbd patches for 2020-09-02
- fix a few iotests affected by earlier nbd changes
- avoid blocking qemu by nbd client in connect()
- build qemu-nbd for mingw
# gpg: Signature made Wed 02 Sep 2020 22:52:31 BST
# gpg: using RSA key 71C2CC22B1C4602927D2F3AAA7A16B4A2527436A
# 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-2020-09-02:
nbd: disable signals and forking on Windows builds
nbd: skip SIGTERM handler if NBD device support is not built
block: add missing socket_init() calls to tools
block/nbd: use non-blocking connect: fix vm hang on connect()
iotests/259: Fix reference output
iotests/059: Fix reference output
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-09-03 21:35:01 +01:00
..
2020-08-21 06:30:18 -04:00
2020-07-27 12:37:25 +02:00
2020-07-21 12:00:38 +02:00
2020-08-10 17:12:46 +02:00
2020-07-21 10:49:02 +02:00
2020-07-21 16:28:57 +02:00
2020-07-28 15:28:47 +02:00
2020-09-01 01:51:51 -04:00
2020-09-02 16:47:23 -05:00
2020-09-02 08:48:50 +02:00
2020-08-03 08:59:37 -05:00
2020-08-25 10:20:15 +02:00
2020-08-25 08:33:20 +02:00
2020-08-25 09:20:04 +02:00
2020-08-25 09:19:55 +02:00
2020-07-14 15:18:59 +02:00
2020-07-14 15:18:59 +02:00
2020-08-27 14:04:54 -04:00
2020-08-25 08:33:20 +02:00
2020-08-21 06:18:24 -04:00
2020-09-01 08:37:28 +02:00