From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH7UD-0004Uz-3A for qemu-devel@nongnu.org; Thu, 07 Jan 2016 05:08:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aH7UC-0000O7-AN for qemu-devel@nongnu.org; Thu, 07 Jan 2016 05:08:05 -0500 Sender: Paolo Bonzini References: <1452073066-28319-1-git-send-email-caoj.fnst@cn.fujitsu.com> <20160106132255-mutt-send-email-mst@redhat.com> From: Paolo Bonzini Message-ID: <568E38F8.2090109@redhat.com> Date: Thu, 7 Jan 2016 11:07:52 +0100 MIME-Version: 1.0 In-Reply-To: <20160106132255-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH] SCSI device: fix to incomplete QOMify List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" , Cao jin Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, qemu-block@nongnu.org, hare@suse.de On 06/01/2016 12:23, Michael S. Tsirkin wrote: > Acked-by: Michael S. Tsirkin Queued, thanks Cao and mst! Paolo