qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/4] M68k for 6.0 patches
Date: Thu, 11 Mar 2021 23:18:23 +0100	[thread overview]
Message-ID: <20210311221827.2595898-1-laurent@vivier.eu> (raw)

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



             reply	other threads:[~2021-03-11 22:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-11 22:18 Laurent Vivier [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210311221827.2595898-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).