From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49069) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6fsh-0002DZ-Rg for qemu-devel@nongnu.org; Tue, 15 Nov 2016 10:42:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6fsd-0008CW-UB for qemu-devel@nongnu.org; Tue, 15 Nov 2016 10:42:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54000) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c6fsd-0008CI-PJ for qemu-devel@nongnu.org; Tue, 15 Nov 2016 10:42:39 -0500 From: Stefan Hajnoczi Date: Tue, 15 Nov 2016 15:42:35 +0000 Message-Id: <1479224556-19367-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/1] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi The following changes since commit 97e53cf82ca0ffa9abe2def2fabc5fc75b914d= 90: Merge remote-tracking branch 'jasowang/tags/net-pull-request' into stag= ing (2016-11-15 12:07:53 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to baf905e580ab9c8eaf228822c4a7b257493b4998: test-replication: fix leaks (2016-11-15 15:41:00 +0000) ---------------------------------------------------------------- ---------------------------------------------------------------- Marc-Andr=C3=A9 Lureau (1): test-replication: fix leaks tests/test-replication.c | 3 +++ 1 file changed, 3 insertions(+) --=20 2.7.4