From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKkr3-00008J-Cr for qemu-devel@nongnu.org; Sat, 14 Sep 2013 04:05:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKkqs-0007mK-P4 for qemu-devel@nongnu.org; Sat, 14 Sep 2013 04:05:21 -0400 Received: from smtp3-g21.free.fr ([2a01:e0c:1:1599::12]:47814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKkqs-0007jx-84 for qemu-devel@nongnu.org; Sat, 14 Sep 2013 04:05:10 -0400 Message-ID: <523418AD.9010608@reactos.org> Date: Sat, 14 Sep 2013 10:05:01 +0200 From: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= MIME-Version: 1.0 References: <1379101857-27500-1-git-send-email-hpoussin@reactos.org> <52340FA8.6040100@redhat.com> In-Reply-To: <52340FA8.6040100@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/4] lsi: small cleanup and add 53C810 variant List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org Paolo Bonzini a =C3=A9crit : > Il 13/09/2013 21:50, Herv=C3=A9 Poussineau ha scritto: >> Patch 4 may be more controversial, as it adds support for an older >> (albeit compatible) SCSI adapter, without removing emulation of newer >> features. >=20 > I don't think that's a huge problem, but please add a comment about it. OK, will respin soon with an added comment. Herv=C3=A9