From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UotX2-0002dc-F8 for qemu-devel@nongnu.org; Tue, 18 Jun 2013 06:53:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UotX1-0002fq-8S for qemu-devel@nongnu.org; Tue, 18 Jun 2013 06:53:00 -0400 Sender: Paolo Bonzini From: Paolo Bonzini Date: Tue, 18 Jun 2013 12:52:50 +0200 Message-Id: <1371552772-29179-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/2] NBD changes for 2013-06-18 (including 1.5.1 patches) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?q?J=C3=A1n=20Tomko?= , mdroth@linux.vnet.ibm.com, qemu-stable@nongnu.org The following changes since commit afd59989db90683fa127fec501d2633bcfbd6379: intc/xilinx_intc: Dont lower IRQ when HIE cleared (2013-06-18 09:45:00 +0200) are available in the git repository at: git://github.com/bonzini/qemu.git nbd-next for you to fetch changes up to 23307908790cd8fad91220863d7712c571ddc977: nbd: strip braces from literal IPv6 address in URI (2013-06-18 11:43:00 +0200) ---------------------------------------------------------------- Ján Tomko (2): qemu-socket: allow hostnames starting with a digit nbd: strip braces from literal IPv6 address in URI block/nbd.c | 11 ++++++++++- util/qemu-sockets.c | 13 ++++--------- 2 files changed, 14 insertions(+), 10 deletions(-) -- 1.8.1.4