qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PULL 0/3] Hexagon patch queue
Date: Sat,  6 Mar 2021 17:39:02 -0800	[thread overview]
Message-ID: <20210307013905.115019-1-richard.henderson@linaro.org> (raw)

The following changes since commit 91e92cad67caca3bc4b8e920ddb5c8ca64aac9e1:

  Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into staging (2021-03-05 19:04:47 +0000)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-hex-20210306

for you to fetch changes up to 2526e69efd8e386573212bf3ea05171a727a598b:

  target/hexagon/opcodes: Add missing varargs cleanup (2021-03-06 17:35:43 -0800)

----------------------------------------------------------------
Add hexagon to include/exec/poison.h
Two Coverity fixes for target/hexagon/

----------------------------------------------------------------
Philippe Mathieu-Daudé (2):
      exec: Poison Hexagon target-specific definitions
      target/hexagon/opcodes: Add missing varargs cleanup

Taylor Simpson (1):
      target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR

 include/exec/poison.h    | 2 ++
 target/hexagon/macros.h  | 4 ++--
 target/hexagon/opcodes.c | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)


             reply	other threads:[~2021-03-07  1:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-07  1:39 Richard Henderson [this message]
2021-03-07  1:39 ` [PULL 1/3] exec: Poison Hexagon target-specific definitions Richard Henderson
2021-03-07  1:39 ` [PULL 2/3] target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR Richard Henderson
2021-03-07  1:39 ` [PULL 3/3] target/hexagon/opcodes: Add missing varargs cleanup Richard Henderson
2021-03-09 13:50 ` [PULL 0/3] Hexagon patch queue 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=20210307013905.115019-1-richard.henderson@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=peter.maydell@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).