From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKkFX-0004wM-BS for qemu-devel@nongnu.org; Sat, 14 Sep 2013 03:26:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKkFO-0006Lq-Ta for qemu-devel@nongnu.org; Sat, 14 Sep 2013 03:26:35 -0400 Received: from mail-ea0-x22b.google.com ([2a00:1450:4013:c01::22b]:33380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKkFO-0006Ll-Lq for qemu-devel@nongnu.org; Sat, 14 Sep 2013 03:26:26 -0400 Received: by mail-ea0-f171.google.com with SMTP id n15so984194ead.2 for ; Sat, 14 Sep 2013 00:26:25 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <52340FA8.6040100@redhat.com> Date: Sat, 14 Sep 2013 09:26:32 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1379101857-27500-1-git-send-email-hpoussin@reactos.org> In-Reply-To: <1379101857-27500-1-git-send-email-hpoussin@reactos.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= Cc: qemu-devel@nongnu.org, Paul Brook Il 13/09/2013 21:50, Hervé 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. I don't think that's a huge problem, but please add a comment about it. Paolo