From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alxJy-0003u5-Gr for qemu-devel@nongnu.org; Fri, 01 Apr 2016 07:32:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1alxJu-0005DZ-Fi for qemu-devel@nongnu.org; Fri, 01 Apr 2016 07:32:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alxJu-0005DT-AO for qemu-devel@nongnu.org; Fri, 01 Apr 2016 07:32:54 -0400 Message-ID: <1459510371.7011.63.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 01 Apr 2016 13:32:51 +0200 In-Reply-To: <20160401111139.GK32728@redhat.com> References: <20160331221730.GA5637@redhat.com> <20160331224432.GA4583@morn.lan> <20160401080222.GC32728@redhat.com> <56FE2D42.5020607@redhat.com> <20160401081417.GD32728@redhat.com> <56FE3045.2030003@redhat.com> <20160401084456.GF32728@redhat.com> <1459502310.7011.37.camel@redhat.com> <20160401101733.GI32728@redhat.com> <1459508875.7011.62.camel@redhat.com> <20160401111139.GK32728@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] Why is SeaBIOS used with -kernel? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Richard W.M. Jones" Cc: marc.mari.barcelo@gmail.com, Paolo Bonzini , Kevin O'Connor , qemu-devel@nongnu.org, Stefan Hajnoczi Hi, > I think we were working on the same thing ... Attached is my > version. >=20 > Note that you must enable at least CONFIG_MPTABLE else virtio-scsi > does not work in the guest. I also enabled ACPI & SMBIOS & PIRTABLE. They are enabled by default, no need to explicitly say so ;) cheers, Gerd