qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] target/m68k: MacOS related fixes
@ 2021-03-08 12:11 Mark Cave-Ayland
  2021-03-08 12:11 ` [PATCH v2 1/3] target/m68k: don't set SSW ATC bit for physical bus errors Mark Cave-Ayland
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Mark Cave-Ayland @ 2021-03-08 12:11 UTC (permalink / raw)
  To: qemu-devel, laurent

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-03-09 20:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08 12:11 [PATCH v2 0/3] target/m68k: MacOS related fixes Mark Cave-Ayland
2021-03-08 12:11 ` [PATCH v2 1/3] target/m68k: don't set SSW ATC bit for physical bus errors Mark Cave-Ayland
2021-03-09 19:46   ` Laurent Vivier
2021-03-08 12:11 ` [PATCH v2 2/3] target/m68k: reformat m68k_features enum Mark Cave-Ayland
2021-03-08 17:33   ` Laurent Vivier
2021-03-09 14:21   ` Richard Henderson
2021-03-09 19:46   ` Laurent Vivier
2021-03-08 12:11 ` [PATCH v2 3/3] target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature Mark Cave-Ayland
2021-03-09 14:21   ` Richard Henderson
2021-03-09 19:47   ` Laurent Vivier

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).