From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWoAB-00028H-2i for qemu-devel@nongnu.org; Tue, 22 May 2012 08:26:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWoA4-0004LZ-OC for qemu-devel@nongnu.org; Tue, 22 May 2012 08:26:06 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:35965) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWoA4-0004H8-E3 for qemu-devel@nongnu.org; Tue, 22 May 2012 08:26:00 -0400 Received: by pbbro12 with SMTP id ro12so10058507pbb.4 for ; Tue, 22 May 2012 05:25:58 -0700 (PDT) Sender: Paolo Bonzini From: Paolo Bonzini Date: Tue, 22 May 2012 14:25:45 +0200 Message-Id: <1337689547-6338-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PULL 1.1 0/2] SCSI patches for 1.1.0-rc3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit 76ee152a86d5f2533443ce4d2be6fe253cfb3c45: Update version to 1.1.0-rc2 (2012-05-14 17:56:50 -0500) are available in the git repository at: git://github.com/bonzini/qemu.git scsi-next for you to fetch changes up to e1a2d34f4abd8a117f5c5a25a5bb2e67d597de23: ISCSI: call qemu_notify_event() after updating events (2012-05-22 14:14:05 +0200) ---------------------------------------------------------------- Jim Meyering (1): scsi: declare vmstate_info_scsi_requests to be static Ronnie Sahlberg (1): ISCSI: call qemu_notify_event() after updating events block/iscsi.c | 7 +++++++ hw/scsi-bus.c | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) -- 1.7.10.1