From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] qemu-kvm: Remove extboot support Date: Wed, 5 Oct 2011 11:29:10 -0300 Message-ID: <20111005142910.GA8655@amt.cnet> References: <4E845681.4020808@siemens.com> <20111004221859.GA2926@amt.cnet> <4E8C0CAC.5010509@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:30200 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934633Ab1JEOm7 (ORCPT ); Wed, 5 Oct 2011 10:42:59 -0400 Content-Disposition: inline In-Reply-To: <4E8C0CAC.5010509@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Oct 05, 2011 at 09:52:12AM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > Except for booting from SCSI via the LSI controller, SeaBIOS has native > support for mass storage interfaces now. And SCSI can be worked around > via [1] - or someone finally adds the necessary bits to SeaBIOS if there > is a real need. > > [1] http://thread.gmane.org/gmane.comp.emulators.qemu/78467 > > Signed-off-by: Jan Kiszka Applied, thanks.