From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBYoE-0002gv-UR for qemu-devel@nongnu.org; Thu, 06 Feb 2014 18:56:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBYo6-0007Hf-9t for qemu-devel@nongnu.org; Thu, 06 Feb 2014 18:56:42 -0500 Received: from mail-qa0-x22b.google.com ([2607:f8b0:400d:c00::22b]:36311) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBYo6-0007HZ-54 for qemu-devel@nongnu.org; Thu, 06 Feb 2014 18:56:34 -0500 Received: by mail-qa0-f43.google.com with SMTP id o15so4048531qap.2 for ; Thu, 06 Feb 2014 15:56:33 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52F4212E.7040602@redhat.com> Date: Fri, 07 Feb 2014 00:56:30 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <52F347C3.9030600@msgid.tls.msk.ru> <1391676619.17309.39.camel@nilsson.home.kraxel.org> <52F38939.8010704@msgid.tls.msk.ru> <1391692554.25128.7.camel@kazak.uk.xensource.com> In-Reply-To: <1391692554.25128.7.camel@kazak.uk.xensource.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] 128Kb bios size and older machines? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ian Campbell , Michael Tokarev Cc: Gerd Hoffmann , qemu-devel Il 06/02/2014 14:15, Ian Campbell ha scritto: > Nothing is missing in seabios. > > The above patch is a fix to Xen not SeaBIOS, which lets it work > correctly regardless of the size of the seabios binary. > > There is no need to do anything other than apply that fix to the Xen > packages (perhaps by upgrading to 4.3.1) AFAIK. Yes, but do you use the Debian SeaBIOS build? Wasn't SeaBIOS a blob inside the Xen hvmloader binary? Paolo