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 <cor...@c-obrien.org>
---
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