qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: cormac@c-obrien.org, qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
	agraf@suse.de
Subject: Re: [Qemu-devel] [PATCH v2 00/13] Mac OS 9 compatibility improvements (upstream rework)
Date: Thu, 12 Nov 2015 14:20:07 +1100	[thread overview]
Message-ID: <20151112032007.GH5852@voom.redhat.com> (raw)
In-Reply-To: <1447282191-30260-1-git-send-email-mark.cave-ayland@ilande.co.uk>

[-- Attachment #1: Type: text/plain, Size: 1757 bytes --]

On Wed, Nov 11, 2015 at 10:49:38PM +0000, Mark Cave-Ayland wrote:
> This is a rework of Cormac O'Brien's GSoC project to try and boot MacOS 9 under
> QEMU, the original version of which was posted to the qemu-devel list at the
> end of August (https://lists.gnu.org/archive/html/qemu-devel/2015-08/msg02521.html).
> 
> The patchset consisted of some simple patches from Alex and then a large set of
> CUDA changes supplied as a single patch which were the result of Cormac analysing
> MOL with Alex's help to try and further the boot process.
> 
> In their previous form, the patches were unsuitable for applying upstream since
> while they furthered MacOS 9 boot, they also caused a couple of major regressions
> such as breaking the mouse and causing Darwin/OS X boot to panic on startup.
> 
> This reworked patchset fixes these regressions, includes some other clean-ups 
> and more importantly now passes all of my OpenBIOS image boot tests with an 
> OpenBIOS binary from SVN trunk (separate pull request to be sent shortly).
> Whilst OpenBIOS still needs one additional patch to run the MacOS 9 bootloader,
> I've uploaded a pre-compiled binary to 
> https://www.ilande.co.uk/tmp/openbios-ppc for people interested in testing the 
> new MacOS 9 functionality.
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

Applied to ppc-next.  There's a couple of other pending patches I want
to look at, do some sanity checks, then I hope I can send out one last
pull request today to squeeze in before the hard freeze.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      parent reply	other threads:[~2015-11-12  3:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11 22:49 [Qemu-devel] [PATCH v2 00/13] Mac OS 9 compatibility improvements (upstream rework) Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 01/13] PPC: Allow Rc bit to be set on mtspr Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 02/13] PPC: Fix lswx bounds checks Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 03/13] PPC: mac99: Always add USB controller Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 04/13] cuda.c: fix CUDA ADB error packet format Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 05/13] cuda.c: fix CUDA_PACKET response " Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 06/13] cuda.c: implement simple CUDA_GET_6805_ADDR command Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 07/13] cuda.c: implement dummy IIC access commands Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 08/13] cuda.c: fix CUDA SR interrupt clearing Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 09/13] cuda.c: add defines for CUDA registers Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 10/13] cuda.c: refactor get_tb() so that the time can be passed in Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 11/13] cuda.c: rename get_counter() state variable from s to ti for consistency Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 12/13] cuda.c: fix T2 timer and enable its interrupt Mark Cave-Ayland
2015-11-11 22:49 ` [Qemu-devel] [PATCH v2 13/13] cuda.c: add delay to setting of SR_INT bit Mark Cave-Ayland
2015-11-12  3:20 ` David Gibson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151112032007.GH5852@voom.redhat.com \
    --to=david@gibson.dropbear.id.au \
    --cc=agraf@suse.de \
    --cc=cormac@c-obrien.org \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).