From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmkSd-0008B6-PN for qemu-devel@nongnu.org; Wed, 12 Jun 2013 08:47:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmkSc-0007Dp-N5 for qemu-devel@nongnu.org; Wed, 12 Jun 2013 08:47:35 -0400 Message-ID: <51B86DDC.3040302@redhat.com> Date: Wed, 12 Jun 2013 08:47:24 -0400 From: Paolo Bonzini MIME-Version: 1.0 References: <1369923286-22260-1-git-send-email-stefanha@redhat.com> <1369923286-22260-2-git-send-email-stefanha@redhat.com> <20130611225805.GD12585@vm> In-Reply-To: <20130611225805.GD12585@vm> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/3] vhost-scsi: fix k->set_guest_notifiers() NULL dereference List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: mdroth Cc: Markus Armbruster , qemu-stable@nongnu.org, Nicholas Bellinger , qemu-devel@nongnu.org, stefanha@redhat.com, Asias He Il 11/06/2013 18:58, mdroth ha scritto: > iscsi: reorganize iscsi_readcapacity_sync > iscsi: simplify freeing of tasks > scsi-disk: scsi-block device for scsi pass-through should not be remo=E2= =80=A6 > scsi-generic: check the return value of bdrv_aio_ioctl in execute_com=E2= =80=A6 > scsi-generic: fix sign extension of READ CAPACITY(10) data > scsi: reset cdrom tray statuses on scsi_disk_reset >=20 > Freeze for 1.5.1 is planned for June 19. Willing to pluck from > maintainer branches for the more important ones but would prefer > upstream if you can send a PULL for these. Yes, I'll be back from holiday on Monday and will send pull requests then. Paolo