From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/3] M68k for 7.2 patches
Date: Tue, 27 Sep 2022 08:26:30 +0200 [thread overview]
Message-ID: <20220927062633.618677-1-laurent@vivier.eu> (raw)
The following changes since commit 99d6b11b5b44d7dd64f4cb1973184e40a4a174f8:
Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2022-09-26 13:38:26 -0400)
are available in the Git repository at:
https://github.com/vivier/qemu-m68k.git tags/m68k-for-7.2-pull-request
for you to fetch changes up to 2cfa963126fe77fac034a43f986b2bf3e8fe6a4f:
m68k: align bootinfo strings and data to 4 bytes (2022-09-26 23:37:22 +0200)
----------------------------------------------------------------
M68k pull request 20220927
Align bootinfo tags
fix move from sr
----------------------------------------------------------------
Jason A. Donenfeld (1):
m68k: align bootinfo strings and data to 4 bytes
Mark Cave-Ayland (2):
target/m68k: increase size of m68k CPU features from uint32_t to
uint64_t
target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr
privilege check
hw/m68k/bootinfo.h | 10 ++++++----
target/m68k/cpu.h | 8 +++++---
target/m68k/cpu.c | 9 +++++++--
target/m68k/translate.c | 2 +-
4 files changed, 19 insertions(+), 10 deletions(-)
--
2.37.3
next reply other threads:[~2022-09-27 6:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-27 6:26 Laurent Vivier [this message]
2022-09-27 6:26 ` [PULL 1/3] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t Laurent Vivier
2022-09-27 6:26 ` [PULL 2/3] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check Laurent Vivier
2022-09-27 6:26 ` [PULL 3/3] m68k: align bootinfo strings and data to 4 bytes Laurent Vivier
2022-09-27 18:40 ` [PULL 0/3] M68k for 7.2 patches Stefan Hajnoczi
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=20220927062633.618677-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).