qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] M68k for 6.0 patches
@ 2021-03-11 22:18 Laurent Vivier
  2021-03-11 22:18 ` [PULL 1/4] target/m68k: implement rtr instruction Laurent Vivier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laurent Vivier @ 2021-03-11 22:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit f4abdf32714d1845b7c01ec136dd2b04c2f7db47:

  Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-up=
dates-100321-2' into staging (2021-03-11 16:20:58 +0000)

are available in the Git repository at:

  git://github.com/vivier/qemu-m68k.git tags/m68k-for-6.0-pull-request

for you to fetch changes up to a9431a03f70c8c711a870d4c1a0439bdbb4703cf:

  target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature (2021-03-11 21:12:32 +=
0100)

----------------------------------------------------------------
Prepare MacOS ROM support:
  - add RTR instruction
  - fix unaligned access requirement
  - fix ATC bit (68040 MMU)

----------------------------------------------------------------

Laurent Vivier (1):
  target/m68k: implement rtr instruction

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.h       | 68 ++++++++++++++++++++++++++++-------------
 target/m68k/cpu.c       |  1 +
 target/m68k/op_helper.c | 17 +++++++++--
 target/m68k/translate.c | 20 ++++++++++++
 4 files changed, 82 insertions(+), 24 deletions(-)

--=20
2.29.2



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

end of thread, other threads:[~2021-03-14 11:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-11 22:18 [PULL 0/4] M68k for 6.0 patches Laurent Vivier
2021-03-11 22:18 ` [PULL 1/4] target/m68k: implement rtr instruction Laurent Vivier
2021-03-11 22:18 ` [PULL 2/4] target/m68k: don't set SSW ATC bit for physical bus errors Laurent Vivier
2021-03-11 22:18 ` [PULL 3/4] target/m68k: reformat m68k_features enum Laurent Vivier
2021-03-11 22:18 ` [PULL 4/4] target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature Laurent Vivier
2021-03-14 11:31 ` [PULL 0/4] M68k for 6.0 patches Peter Maydell

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