From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td6XX-0005gS-4D for qemu-devel@nongnu.org; Mon, 26 Nov 2012 16:48:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Td6XV-0003bG-52 for qemu-devel@nongnu.org; Mon, 26 Nov 2012 16:48:31 -0500 Received: from e28smtp01.in.ibm.com ([122.248.162.1]:36547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td6XU-0003as-Hh for qemu-devel@nongnu.org; Mon, 26 Nov 2012 16:48:29 -0500 Received: from /spool/local by e28smtp01.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 27 Nov 2012 03:18:26 +0530 Received: from d28av04.in.ibm.com (d28av04.in.ibm.com [9.184.220.66]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qAQLmJcj43188288 for ; Tue, 27 Nov 2012 03:18:19 +0530 Received: from d28av04.in.ibm.com (loopback [127.0.0.1]) by d28av04.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qAR3IAGd030444 for ; Tue, 27 Nov 2012 14:18:10 +1100 From: Anthony Liguori In-Reply-To: <1353686178-27520-1-git-send-email-pbonzini@redhat.com> References: <1353686178-27520-1-git-send-email-pbonzini@redhat.com> Date: Mon, 26 Nov 2012 15:48:12 -0600 Message-ID: <87vccsrq77.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PATCH 1.3 0/2] "drive_add NN if=scsi" fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: armbru@redhat.com, lcapitulino@redhat.com Paolo Bonzini writes: > Reported by Markus, and a regression from 1.1. Not really SCSI stuff, > just happens to have it in the name, so I'm not sending it through my tree. > > Paolo Bonzini (2): > qom: dynamic_cast of NULL is always NULL > hmp: do not crash on invalid SCSI hotplug > > hw/pci-hotplug.c | 8 +++++++- > qom/object.c | 4 ++-- > 2 files changed, 9 insertions(+), 3 deletions(-) Applied. Thanks. Regards, Anthony Liguori > > -- > 1.8.0