From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [RFC][PATCH] qemu-kvm: Remove extboot support Date: Tue, 4 Oct 2011 19:18:59 -0300 Message-ID: <20111004221859.GA2926@amt.cnet> References: <4E845681.4020808@siemens.com> 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]:8846 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933180Ab1JDWYD (ORCPT ); Tue, 4 Oct 2011 18:24:03 -0400 Content-Disposition: inline In-Reply-To: <4E845681.4020808@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Sep 29, 2011 at 01:29:05PM +0200, Jan Kiszka wrote: > 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 Please regenerate against next branch, thanks.