[PATCH v2 0/3] target/m68k: MacOS related fixes

Mark Cave-Ayland posted 3 patches 3 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210308121155.2476-1-mark.cave-ayland@ilande.co.uk
Maintainers: Laurent Vivier <laurent@vivier.eu>
target/m68k/cpu.c       |  1 +
target/m68k/cpu.h       | 68 ++++++++++++++++++++++++++++-------------
target/m68k/op_helper.c | 17 +++++++++--
3 files changed, 62 insertions(+), 24 deletions(-)
[PATCH v2 0/3] target/m68k: MacOS related fixes
Posted by Mark Cave-Ayland 3 years, 1 month ago
Here are a couple of extra target/m68k patches taken from my attempts to try
and boot MacOS.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

v2:
- Add R-B tags from Laurent
- Add patch 2 to facilitate longer feature names and descriptions
- Rename M68K_FEATURE_NO_DALIGN to M68K_FEATURE_UNALIGNED_DATA as suggested by Richard


Mark Cave-Ayland (3):
  target/m68k: don't set SSW ATC bit for physical bus errors
  target/m68k: reformat m68k_features enum
  target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature

 target/m68k/cpu.c       |  1 +
 target/m68k/cpu.h       | 68 ++++++++++++++++++++++++++++-------------
 target/m68k/op_helper.c | 17 +++++++++--
 3 files changed, 62 insertions(+), 24 deletions(-)

-- 
2.20.1