From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWivN-00080n-Ls for qemu-devel@nongnu.org; Mon, 08 Aug 2016 07:40:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWivI-0007Hy-OD for qemu-devel@nongnu.org; Mon, 08 Aug 2016 07:40:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWivI-0007HI-IU for qemu-devel@nongnu.org; Mon, 08 Aug 2016 07:40:48 -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 788AA8E3E5 for ; Mon, 8 Aug 2016 11:40:47 +0000 (UTC) Message-ID: <1470656445.10480.24.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 08 Aug 2016 13:40:45 +0200 In-Reply-To: <87mvknh9v8.fsf@dusky.pond.sub.org> References: <20160801112343.29082-1-marcandre.lureau@redhat.com> <20160801112343.29082-3-marcandre.lureau@redhat.com> <3f8460f7-d364-78e1-dc52-0a3cf8141f18@redhat.com> <87mvknh9v8.fsf@dusky.pond.sub.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH for-2.7 2/2] audio: clean up before monitor clean up List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Paolo Bonzini , marcandre.lureau@redhat.com, qemu-devel@nongnu.org Hi, > > The two patches conflict with each other, so it's probably easiest if > > one of Gerd or Markus takes both. >=20 > I can squeeze in review and a pull request today. Gerd, if you'd prefer > to do it yourself, let me know. Fine with me, go ahead. Reviewed-by: Gerd Hoffmann cheers, Gerd