From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6Nvz-0003y3-Cs for qemu-devel@nongnu.org; Sun, 13 Jul 2014 13:51:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6Nvq-0004Se-Be for qemu-devel@nongnu.org; Sun, 13 Jul 2014 13:51:35 -0400 Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Programmingkid In-Reply-To: <1405268253-33465-1-git-send-email-agraf@suse.de> Date: Sun, 13 Jul 2014 13:51:03 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <902ED643-FCFE-4D1C-86E8-2F93210AE4D8@gmail.com> References: <1405268253-33465-1-git-send-email-agraf@suse.de> Subject: Re: [Qemu-devel] [PATCH 0/5] PPC: Mac99 emulation fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: mark.cave-ayland@ilande.co.uk, qemu-ppc@nongnu.org, qemu-devel@nongnu.org On Jul 13, 2014, at 12:17 PM, Alexander Graf wrote: > While trying to get Mac OS X booting with our -M mac99 emulation I = stumbled > over a few issues that prevented it from doing so. >=20 > With these patches applied I still can't properly boot Mac OS X with = -M mac99, > but I get a lot further than before. The biggest issue that's left now = is to > properly fake Mac OS X into believing our timebase frequency. If I = hack up the > cuda timer I can successfully boot Mac OS X on mac99: >=20 Which version of Mac OS X are you testing out with this patch?