From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwyEC-000767-Hq for qemu-devel@nongnu.org; Thu, 02 Aug 2012 12:26:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwyE8-0001ff-La for qemu-devel@nongnu.org; Thu, 02 Aug 2012 12:26:24 -0400 Received: from mail-gg0-f173.google.com ([209.85.161.173]:50909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwyE8-0001fS-H6 for qemu-devel@nongnu.org; Thu, 02 Aug 2012 12:26:20 -0400 Received: by ggnp1 with SMTP id p1so8625136ggn.4 for ; Thu, 02 Aug 2012 09:26:20 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <501AAA25.40801@redhat.com> Date: Thu, 02 Aug 2012 18:26:13 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1343896676-3178-1-git-send-email-hpoussin@reactos.org> <501A94D0.3080502@redhat.com> <501A983B.30107@reactos.org> <501A98D0.7080408@redhat.com> In-Reply-To: <501A98D0.7080408@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] esp: add Tekram DC-390 emulation (PC SCSI adapter) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Blue Swirl , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= , qemu-devel@nongnu.org Il 02/08/2012 17:12, Paolo Bonzini ha scritto: >>> >> I can take this patch in the SCSI tree, but... do we really need two >>> >> models, considering that the PCI id is the same and that (for the >>> >> coolness factor of installing NT 3.1 onto an empty VM) we can just add >>> >> ESP support to SeaBIOS? Does the option ROM not work without the EEPROM? >> > >> > No, the option ROM requires the EEPROM. > Ok, then let's add the EEPROM unconditionally? Nah, applied to scsi-next branch as is. Thanks! Paolo