From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlaJZ-0000Kl-Hc for qemu-devel@nongnu.org; Thu, 20 Dec 2012 02:13:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlaJY-0006l0-Hi for qemu-devel@nongnu.org; Thu, 20 Dec 2012 02:13:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:3660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlaJY-0006kt-A5 for qemu-devel@nongnu.org; Thu, 20 Dec 2012 02:13:08 -0500 Message-ID: <50D2BA75.40107@redhat.com> Date: Thu, 20 Dec 2012 08:12:53 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <20121219193241.GM2097@hedwig.ini.cmu.edu> In-Reply-To: <20121219193241.GM2097@hedwig.ini.cmu.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Q35, Mac OS X, and the War On Entropy List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gabriel L. Somlo" Cc: rene@exactcode.com, jbaron@redhat.com, qemu-devel@nongnu.org, agraf@suse.de Hi, > However, current mainline QEMU git master does not. I need a > slightly modified command line to even start (had to add > "-L share/qemu" as a fallback bios path to avoid "could not > open option rom ..." errors): Try merging "git.kraxel.org/qemu acpi.1" Without that you have to explicitly specify the acpi table in mainline. cheers, Gerd