From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2mZ6-0007sw-M5 for qemu-devel@nongnu.org; Fri, 04 Nov 2016 18:02:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2mZ2-0001vp-NF for qemu-devel@nongnu.org; Fri, 04 Nov 2016 18:02:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47694) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c2mZ2-0001ua-FR for qemu-devel@nongnu.org; Fri, 04 Nov 2016 18:02:20 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A086D7F3EC for ; Fri, 4 Nov 2016 22:02:19 +0000 (UTC) References: <1478075542-18904-1-git-send-email-pbonzini@redhat.com> From: Max Reitz Message-ID: Date: Fri, 4 Nov 2016 23:02:16 +0100 MIME-Version: 1.0 In-Reply-To: <1478075542-18904-1-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uhpqP3SJSqANrlfL0tUaoDVsq7H6wFcH4" Subject: Re: [Qemu-devel] [PULL v3 00/30] Misc patches for 2016-10-31 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org, Eric Blake This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --uhpqP3SJSqANrlfL0tUaoDVsq7H6wFcH4 From: Max Reitz To: Paolo Bonzini , qemu-devel@nongnu.org, Eric Blake Message-ID: Subject: Re: [Qemu-devel] [PULL v3 00/30] Misc patches for 2016-10-31 References: <1478075542-18904-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1478075542-18904-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02.11.2016 09:32, Paolo Bonzini wrote: > The following changes since commit 39542105bbb19c690219d2f22844d8dfbd9b= ba05: >=20 > Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into s= taging (2016-11-01 12:48:07 +0000) >=20 > are available in the git repository at: >=20 > git://github.com/bonzini/qemu.git tags/for-upstream >=20 > for you to fetch changes up to 7d175d29c9430fcba7a98f2c71925137b7870da4= : >=20 > main-loop: Suppress I/O thread warning under qtest (2016-11-02 09:28:= 57 +0100) >=20 > ---------------------------------------------------------------- > * NBD bugfix (Changlong) > * NBD write zeroes support (Eric) > * Memory backend fixes (Haozhong) > * Atomics fix (Alex) > * New AVX512 features (Luwei) > * "make check" logging fix (Paolo) > * Chardev refactoring fallout (Paolo) > * Small checkpatch improvements (Paolo, Jeff) >=20 > ---------------------------------------------------------------- > Alex Benn=C3=A9e (1): > exec.c: ensure all AddressSpaceDispatch updates under RCU >=20 > Changlong Xie (1): > nbd: Use CoQueue for free_sema instead of CoMutex >=20 > Christian Borntraeger (1): > vl: exit qemu on guest panic if -no-shutdown is not set >=20 > Eric Blake (16): > nbd: Add qemu-nbd -D for human-readable description > nbd: Treat flags vs. command type as separate fields > nbd: Rename NBDRequest to NBDRequestData > nbd: Rename NbdClientSession to NBDClientSession > nbd: Rename struct nbd_request and nbd_reply > nbd: Share common reply-sending code in server > nbd: Send message along with server NBD_REP_ERR errors > nbd: Share common option-sending code in client > nbd: Let server know when client gives up negotiation > nbd: Let client skip portions of server reply This patch (7d3123e1775) breaks iotest 083 (it hangs somewhere). Max --uhpqP3SJSqANrlfL0tUaoDVsq7H6wFcH4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEvBAEBCAAZBQJYHQVpEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRD0B9sAYdXPQCqG CACABAkoo9Vc17VtugEr2p01p/p1U0f6HQVwyz/NIzv6TEWSfpgEqgg/uFjEgJUh 04JeFTqhyXXIk7LokGiHZX37PO8mecKddolosz0doy3kHxICn5D94NN20sQUw1f4 i44YEr+Rhd9QKDdhbYt+4nTNqDLbKjkXAAqEr/76MxnW2LnreWQuioaL83hB5nTy tmv4bRzKz3qUR1YltqXfW0nBN+E7eOrDw7YWuS0wJwTbGgiGum1r8FbAIMiFX5d9 1qM/xzPAwrt5zBHbBSDSQ9lcPA02e76+sEiuSIg09uMF6Gn6iYyN67FvyZNgpKwa 6E6iQ2FnmxReHDRGHkBpDttq =ExB/ -----END PGP SIGNATURE----- --uhpqP3SJSqANrlfL0tUaoDVsq7H6wFcH4--