qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PULL 0/7] target/rx patch queue
Date: Thu, 21 Apr 2022 18:47:56 -0700	[thread overview]
Message-ID: <8a2daad5-c23a-1fe4-3028-25aa53e2dbdc@linaro.org> (raw)
In-Reply-To: <20220421173114.48357-1-richard.henderson@linaro.org>

On 4/21/22 10:31, Richard Henderson wrote:
> The following changes since commit 401d46789410e88e9e90d76a11f46e8e9f358d55:
> 
>    Merge tag 'pull-target-arm-20220421' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2022-04-21 08:04:43 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/rth7680/qemu.git tags/pull-rx-20220421
> 
> for you to fetch changes up to 724eaecec6d22cf3842f896684bdc5b79492f093:
> 
>    target/rx: update PC correctly in wait instruction (2022-04-21 10:09:12 -0700)
> 
> ----------------------------------------------------------------
> Fix usp/isp swapping upon clrpsw/setpsw.
> Fix psw.i/pc upon wait.
> Align dtb in ram.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~



> 
> ----------------------------------------------------------------
> Richard Henderson (4):
>        target/rx: Put tb_flags into DisasContext
>        target/rx: Store PSW.U in tb->flags
>        target/rx: Move DISAS_UPDATE check for write to PSW
>        target/rx: Swap stack pointers on clrpsw/setpsw instruction
> 
> Tomoaki Kawada (2):
>        target/rx: set PSW.I when executing wait instruction
>        target/rx: update PC correctly in wait instruction
> 
> Yoshinori Sato (1):
>        hw/rx: rx-gdbsim DTB load address aligned of 16byte.
> 
>   target/rx/cpu.h       |  1 +
>   hw/rx/rx-gdbsim.c     |  2 +-
>   target/rx/op_helper.c |  1 +
>   target/rx/translate.c | 69 +++++++++++++++++++++++++++------------------------
>   4 files changed, 40 insertions(+), 33 deletions(-)



      parent reply	other threads:[~2022-04-22  1:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 17:31 [PULL 0/7] target/rx patch queue Richard Henderson
2022-04-21 17:31 ` [PULL 1/7] target/rx: Put tb_flags into DisasContext Richard Henderson
2022-04-21 17:31 ` [PULL 2/7] target/rx: Store PSW.U in tb->flags Richard Henderson
2022-04-21 17:31 ` [PULL 3/7] target/rx: Move DISAS_UPDATE check for write to PSW Richard Henderson
2022-04-21 17:31 ` [PULL 4/7] target/rx: Swap stack pointers on clrpsw/setpsw instruction Richard Henderson
2022-04-21 17:31 ` [PULL 5/7] hw/rx: rx-gdbsim DTB load address aligned of 16byte Richard Henderson
2022-04-21 17:31 ` [PULL 6/7] target/rx: set PSW.I when executing wait instruction Richard Henderson
2022-04-21 17:31 ` [PULL 7/7] target/rx: update PC correctly in " Richard Henderson
2022-04-22  1:47 ` Richard Henderson [this message]

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=8a2daad5-c23a-1fe4-3028-25aa53e2dbdc@linaro.org \
    --to=richard.henderson@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).