qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/m68k: MacOS related fixes
@ 2021-03-07 20:26 Mark Cave-Ayland
  2021-03-07 20:26 ` [PATCH 1/2] target/m68k: don't set SSW ATC bit for physical bus errors Mark Cave-Ayland
  2021-03-07 20:26 ` [PATCH 2/2] target/m68k: add M68K_FEATURE_NO_DALIGN feature Mark Cave-Ayland
  0 siblings, 2 replies; 7+ messages in thread
From: Mark Cave-Ayland @ 2021-03-07 20:26 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>


Mark Cave-Ayland (2):
  target/m68k: don't set SSW ATC bit for physical bus errors
  target/m68k: add M68K_FEATURE_NO_DALIGN feature

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

-- 
2.20.1



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

end of thread, other threads:[~2021-03-08 12:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-07 20:26 [PATCH 0/2] target/m68k: MacOS related fixes Mark Cave-Ayland
2021-03-07 20:26 ` [PATCH 1/2] target/m68k: don't set SSW ATC bit for physical bus errors Mark Cave-Ayland
2021-03-07 20:58   ` Laurent Vivier
2021-03-07 20:26 ` [PATCH 2/2] target/m68k: add M68K_FEATURE_NO_DALIGN feature Mark Cave-Ayland
2021-03-07 20:58   ` Laurent Vivier
2021-03-08  1:03   ` Richard Henderson
2021-03-08 12:05     ` Mark Cave-Ayland

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