qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Laurent Vivier" <laurent@vivier.eu>,
	"Aurelien Jarno" <aurelien@aurel32.net>
Subject: [PULL 0/3] M68k next patches
Date: Mon,  6 Jul 2020 22:05:56 +0200	[thread overview]
Message-ID: <20200706200559.160209-1-laurent@vivier.eu> (raw)

The following changes since commit 64f0ad8ad8e13257e7c912df470d46784b55c3fd:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-02' into staging (2020-07-02 15:54:09 +0100)

are available in the Git repository at:

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

for you to fetch changes up to d159dd058c7dc48a9291fde92eaae52a9f26a4d1:

  softfloat,m68k: disable floatx80_invalid_encoding() for m68k (2020-07-06 21:41:52 +0200)

----------------------------------------------------------------
m68k pull-request 20200706

disable floatx80_invalid_encoding() for m68k
fix m68k_cpu_get_phys_page_debug()

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

Laurent Vivier (1):
  softfloat,m68k: disable floatx80_invalid_encoding() for m68k

Mark Cave-Ayland (2):
  target/m68k: fix physical address translation in
    m68k_cpu_get_phys_page_debug()
  target/m68k: consolidate physical translation offset into
    get_physical_address()

 include/fpu/softfloat.h | 24 ++++++++++++++++++++++++
 target/m68k/helper.c    | 17 ++++++++---------
 2 files changed, 32 insertions(+), 9 deletions(-)

-- 
2.26.2



             reply	other threads:[~2020-07-06 20:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 20:05 Laurent Vivier [this message]
2020-07-06 20:05 ` [PULL 1/3] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug() Laurent Vivier
2020-07-06 20:05 ` [PULL 2/3] target/m68k: consolidate physical translation offset into get_physical_address() Laurent Vivier
2020-07-06 20:05 ` [PULL 3/3] softfloat, m68k: disable floatx80_invalid_encoding() for m68k Laurent Vivier
2020-07-09 10:29 ` [PULL 0/3] M68k next 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=20200706200559.160209-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=alex.bennee@linaro.org \
    --cc=aurelien@aurel32.net \
    --cc=peter.maydell@linaro.org \
    --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).