qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH RFC 0/4] Mac OS 9 compatibility improvements


From: Cormac O'Brien
Subject: [Qemu-devel] [PATCH RFC 0/4] Mac OS 9 compatibility improvements
Date: Sat, 22 Aug 2015 10:32:09 -0500

This patchset greatly improves QEMU's ability to run Mac OS 9 on the mac99
machine, allowing progress past the bootloader and partial progress through
the load screen.

Signed-off-by: Cormac O'Brien <address@hidden>
---
Alexander Graf (3):
  PPC: Allow Rc bit to be set on mtspr
  PPC: Fix lsxw bounds checks
  PPC: mac99: Always add USB controller

Cormac O'Brien (1):
  PPC: fix CUDA packet header size

 hw/input/adb.c          |  2 +-
 hw/misc/macio/cuda.c    | 54 ++++++++++++++++++++++++++++---------------------
 hw/ppc/mac_newworld.c   |  3 ++-
 target-ppc/mem_helper.c |  5 +++--
 target-ppc/translate.c  |  2 +-
 5 files changed, 38 insertions(+), 28 deletions(-)

-- 
2.5.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]