From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Laurent Vivier <laurent@vivier.eu>,
Thomas Huth <huth@tuxfamily.org>,
Michael Tokarev <mjt@tls.msk.ru>
Subject: [Qemu-devel] [PULL 0/4] M68k for 2.13 patches
Date: Tue, 1 May 2018 15:55:43 +0200 [thread overview]
Message-ID: <20180501135547.12414-1-laurent@vivier.eu> (raw)
The following changes since commit c2c768500f17fc8cdcfa44d169f089953bb22748:
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-request' into staging (2018-04-30 10:43:41 +0100)
are available in the Git repository at:
git://github.com/vivier/qemu-m68k.git tags/m68k-for-2.13-pull-request
for you to fetch changes up to 83dc62f6ed6b4f2afce71d579a630441cca0957c:
hw/m68k/mcf5208: Fix trivial typo in board description (2018-05-01 15:37:54 +0200)
----------------------------------------------------------------
Some fixes for m68k CPU emulation
including the trivial one from Thomas for mcf5208 (m68k hardware)
----------------------------------------------------------------
Laurent Vivier (2):
m68k: Fix floatx80_lognp1 (Coverity CID1390587)
m68k: remove dead code (Coverity CID1390617)
Pavel Dovgalyuk (1):
m68k: fix subx mem, mem instruction
Thomas Huth (1):
hw/m68k/mcf5208: Fix trivial typo in board description
hw/m68k/mcf5208.c | 2 +-
target/m68k/softfloat.c | 46 ++++++++++++++++------------------------------
target/m68k/translate.c | 4 ++--
3 files changed, 19 insertions(+), 33 deletions(-)
--
2.14.3
next reply other threads:[~2018-05-01 13:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-01 13:55 Laurent Vivier [this message]
2018-05-01 13:55 ` [Qemu-devel] [PULL 1/4] m68k: fix subx mem, mem instruction Laurent Vivier
2018-05-01 13:55 ` [Qemu-devel] [PULL 2/4] m68k: Fix floatx80_lognp1 (Coverity CID1390587) Laurent Vivier
2018-05-01 13:55 ` [Qemu-devel] [PULL 3/4] m68k: remove dead code (Coverity CID1390617) Laurent Vivier
2018-05-01 13:55 ` [Qemu-devel] [PULL 4/4] hw/m68k/mcf5208: Fix trivial typo in board description Laurent Vivier
2018-05-01 15:30 ` [Qemu-devel] [PULL 0/4] M68k for 2.13 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=20180501135547.12414-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=huth@tuxfamily.org \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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).