From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/4] M68k for 6.1 patches
Date: Wed, 26 May 2021 21:57:40 +0200 [thread overview]
Message-ID: <20210526195744.227346-1-laurent@vivier.eu> (raw)
The following changes since commit 0319ad22bd5789e1eaa8a2dd5773db2d2c372f20:
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-updates-250521-2' into staging (2021-05-25 17:31:04 +0100)
are available in the Git repository at:
git://github.com/vivier/qemu-m68k.git tags/m68k-for-6.1-pull-request
for you to fetch changes up to 5e50c6c72bf8575f124ec9397411f4a2ff0d0206:
target/m68k: implement m68k "any instruction" trace mode (2021-05-26 20:45:18 +0200)
----------------------------------------------------------------
m68k pull request 20210526
implement m68k "any instruction" trace mode
----------------------------------------------------------------
Mark Cave-Ayland (4):
target/m68k: introduce is_singlestepping() function
target/m68k: call gen_raise_exception() directly if single-stepping in
gen_jmp_tb()
target/m68k: introduce gen_singlestep_exception() function
target/m68k: implement m68k "any instruction" trace mode
target/m68k/cpu.h | 8 +++++++
target/m68k/translate.c | 51 ++++++++++++++++++++++++++++++++++-------
2 files changed, 51 insertions(+), 8 deletions(-)
--
2.31.1
next reply other threads:[~2021-05-26 20:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-26 19:57 Laurent Vivier [this message]
2021-05-26 19:57 ` [PULL 1/4] target/m68k: introduce is_singlestepping() function Laurent Vivier
2021-05-26 19:57 ` [PULL 2/4] target/m68k: call gen_raise_exception() directly if single-stepping in gen_jmp_tb() Laurent Vivier
2021-05-26 19:57 ` [PULL 3/4] target/m68k: introduce gen_singlestep_exception() function Laurent Vivier
2021-05-26 19:57 ` [PULL 4/4] target/m68k: implement m68k "any instruction" trace mode Laurent Vivier
2021-05-28 15:24 ` [PULL 0/4] M68k for 6.1 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=20210526195744.227346-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).