From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbvcJ-0004dg-2L for qemu-devel@nongnu.org; Fri, 23 Nov 2012 10:56:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbvcD-0000mi-Bh for qemu-devel@nongnu.org; Fri, 23 Nov 2012 10:56:34 -0500 Received: from mail-ie0-f173.google.com ([209.85.223.173]:56771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbvcD-0000me-6E for qemu-devel@nongnu.org; Fri, 23 Nov 2012 10:56:29 -0500 Received: by mail-ie0-f173.google.com with SMTP id e13so3265827iej.4 for ; Fri, 23 Nov 2012 07:56:28 -0800 (PST) Sender: Paolo Bonzini From: Paolo Bonzini Date: Fri, 23 Nov 2012 16:56:16 +0100 Message-Id: <1353686178-27520-1-git-send-email-pbonzini@redhat.com> Subject: [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: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com, armbru@redhat.com, lcapitulino@redhat.com 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(-) -- 1.8.0