From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [Qemu-devel] Announcing qboot, a minimal x86 firmware for QEMU Date: Thu, 21 May 2015 21:28:09 +0300 Message-ID: <555E23B9.8090709@cloudius-systems.com> References: <555DE2EF.1000509@redhat.com> <555DFE48.4030106@cloudius-systems.com> <555E05FA.3070800@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Paolo Bonzini , qemu-devel , KVM list Return-path: Received: from mail-wi0-f178.google.com ([209.85.212.178]:36359 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753041AbbEUS2N (ORCPT ); Thu, 21 May 2015 14:28:13 -0400 Received: by wizk4 with SMTP id k4so24221055wiz.1 for ; Thu, 21 May 2015 11:28:12 -0700 (PDT) In-Reply-To: <555E05FA.3070800@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/21/2015 07:21 PM, Paolo Bonzini wrote: > > On 21/05/2015 17:48, Avi Kivity wrote: >> Lovely! >> >> Note you have memcpy.o instead of memcpy.c. > Doh, and it's not used anyway. Check the repository, and let me know if > OSv boots with it (it probably needs ACPI; Linux doesn't boot virtio > without ACPI). > Yes, it requires ACPI. We don't implement the pre-ACPI bootstrap methods.