All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PULL 0/6] Coverity patch queue
Date: Tue, 26 Apr 2022 22:54:59 -0700	[thread overview]
Message-ID: <027a957c-9f50-6f52-aafd-66c8a701ecaf@linaro.org> (raw)
In-Reply-To: <20220427043942.294654-1-richard.henderson@linaro.org>

On 4/26/22 21:39, Richard Henderson wrote:
> The following changes since commit a72d9008092e39c2c37e47a91bae4e170d0f1b33:
> 
>    Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into staging (2022-04-26 14:39:09 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20220426
> 
> for you to fetch changes up to dee3fcfbb399a0e4ccedbf737b5b0b7f56ecd398:
> 
>    softfloat: Use FloatRelation for fracN_cmp (2022-04-26 20:01:55 -0700)
> 
> ----------------------------------------------------------------
> Fix s390x ICMH cc computation.
> Minor adjustments to satisfy Coverity.

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


r~



> 
> ----------------------------------------------------------------
> Richard Henderson (6):
>        accel/tcg: Assert mmu_idx in range before use in cputlb
>        target/s390x: Fix the accumulation of ccm in op_icm
>        target/i386: Suppress coverity warning on fsave/frstor
>        softfloat: Fix declaration of partsN_compare
>        softfloat: Use FloatRelation within partsN_compare
>        softfloat: Use FloatRelation for fracN_cmp
> 
>   accel/tcg/cputlb.c           | 40 +++++++++++++++++++++++++++-------------
>   fpu/softfloat.c              | 20 +++++++++++---------
>   target/i386/tcg/fpu_helper.c |  4 ++--
>   target/s390x/tcg/translate.c |  2 +-
>   fpu/softfloat-parts.c.inc    | 11 +++++++----
>   5 files changed, 48 insertions(+), 29 deletions(-)



      parent reply	other threads:[~2022-04-27  5:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27  4:39 [PULL 0/6] Coverity patch queue Richard Henderson
2022-04-27  4:39 ` [PULL 1/6] accel/tcg: Assert mmu_idx in range before use in cputlb Richard Henderson
2022-04-27  4:39 ` [PULL 2/6] target/s390x: Fix the accumulation of ccm in op_icm Richard Henderson
2022-04-27  4:39 ` [PULL 3/6] target/i386: Suppress coverity warning on fsave/frstor Richard Henderson
2022-04-27  4:39 ` [PULL 4/6] softfloat: Fix declaration of partsN_compare Richard Henderson
2022-04-27  4:39 ` [PULL 5/6] softfloat: Use FloatRelation within partsN_compare Richard Henderson
2022-04-27  4:39 ` [PULL 6/6] softfloat: Use FloatRelation for fracN_cmp Richard Henderson
2022-04-27  5:54 ` 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=027a957c-9f50-6f52-aafd-66c8a701ecaf@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.