From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [Qemu-devel] Announcing qboot, a minimal x86 firmware for QEMU Date: Thu, 21 May 2015 18:21:14 +0200 Message-ID: <555E05FA.3070800@redhat.com> References: <555DE2EF.1000509@redhat.com> <555DFE48.4030106@cloudius-systems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Avi Kivity , qemu-devel , KVM list Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59213 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932588AbbEUQVV (ORCPT ); Thu, 21 May 2015 12:21:21 -0400 In-Reply-To: <555DFE48.4030106@cloudius-systems.com> Sender: kvm-owner@vger.kernel.org List-ID: 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). Paolo