From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyMEQ-00026O-19 for qemu-devel@nongnu.org; Fri, 17 Feb 2012 06:44:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyMEK-0001CR-9f for qemu-devel@nongnu.org; Fri, 17 Feb 2012 06:44:05 -0500 Received: from mail-pw0-f45.google.com ([209.85.160.45]:52895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyMEK-0001CH-2u for qemu-devel@nongnu.org; Fri, 17 Feb 2012 06:44:00 -0500 Received: by pbbro12 with SMTP id ro12so4414135pbb.4 for ; Fri, 17 Feb 2012 03:43:59 -0800 (PST) Sender: Paolo Bonzini From: Paolo Bonzini Date: Fri, 17 Feb 2012 12:43:45 +0100 Message-Id: <1329479028-27650-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PULL 0/3] NBD pull request for 2012-02-17 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Anthony, The following changes since commit 9de36b1a7cf61aa8be365f13c81668b3e19fbc7f: Make -machine/-enable-kvm options merge into a single list (2012-02-17 09:10:13 +0100) are available in the git repository at: git://github.com/bonzini/qemu.git nbd-for-anthony Michael Tokarev (1): do not chdir(/) in qemu-nbd before opening all files Paolo Bonzini (2): open /dev/nbd in nbd_client_thread nbd: add git tree to MAINTAINERS MAINTAINERS | 1 + qemu-nbd.c | 42 +++++++++++++++++++++++------------------- 2 files changed, 24 insertions(+), 19 deletions(-) -- 1.7.7.6