From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/5] M68k for 6.0 patches
Date: Sat, 12 Dec 2020 18:54:53 +0100 [thread overview]
Message-ID: <20201212175458.259960-1-laurent@vivier.eu> (raw)
The following changes since commit ad717e6da3852b5729217d7938eecdb81c546114:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging=
(2020-12-12 00:20:46 +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 ce00ff729ee8461dc94a1593d25ceda65d973d3c:
m68k: fix some comment spelling errors (2020-12-12 18:12:43 +0100)
----------------------------------------------------------------
m68k pull request 20201212
Fix for Coverity CID 1421883
Fix some comment spelling errors
Add m68k vmstate
----------------------------------------------------------------
Laurent Vivier (2):
target/m68k: remove useless qregs array
target/m68k: Add vmstate definition for M68kCPU
Peter Maydell (2):
hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
hw/m68k/q800.c: Make the GLUE chip an actual QOM device
zhaolichang (1):
m68k: fix some comment spelling errors
target/m68k/cpu.h | 5 +-
hw/m68k/q800.c | 92 ++++++++++++++++---
target/m68k/cpu.c | 193 ++++++++++++++++++++++++++++++++++++++-
target/m68k/fpu_helper.c | 10 +-
target/m68k/translate.c | 16 ++--
hw/m68k/Kconfig | 1 +
6 files changed, 286 insertions(+), 31 deletions(-)
--=20
2.29.2
next reply other threads:[~2020-12-12 18:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-12 17:54 Laurent Vivier [this message]
2020-12-12 17:54 ` [PULL 1/5] hw/m68k/q800: Don't connect two qemu_irqs directly to the same input Laurent Vivier
2020-12-12 17:54 ` [PULL 2/5] hw/m68k/q800.c: Make the GLUE chip an actual QOM device Laurent Vivier
2020-12-12 17:54 ` [PULL 3/5] target/m68k: remove useless qregs array Laurent Vivier
2020-12-12 17:54 ` [PULL 4/5] target/m68k: Add vmstate definition for M68kCPU Laurent Vivier
2020-12-12 17:54 ` [PULL 5/5] m68k: fix some comment spelling errors Laurent Vivier
2020-12-12 19:53 ` [PULL 0/5] M68k for 6.0 patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2021-03-15 20:42 Laurent Vivier
2021-03-17 13:34 ` 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=20201212175458.259960-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).