* [PULL 0/1] Fix qemu_strtosz regression
@ 2021-03-15 18:50 Richard Henderson
2021-03-15 18:52 ` Richard Henderson
0 siblings, 1 reply; 4+ messages in thread
From: Richard Henderson @ 2021-03-15 18:50 UTC (permalink / raw)
To: qemu-devel; +Cc: peter.maydell
The following changes since commit 51204c2f188ec1e2a38f14718d38a3772f850a4b:
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314' into staging (2021-03-15 15:34:27 +0000)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-misc-20210315
for you to fetch changes up to 7625a1ed013a042748753750c9d9b1a33c9cd8e0:
utils: Use fixed-point arithmetic in qemu_strtosz (2021-03-15 12:47:08 -0600)
----------------------------------------------------------------
Fix qemu_strtosz testsuite failures for i686.
----------------------------------------------------------------
Richard Henderson (1):
utils: Use fixed-point arithmetic in qemu_strtosz
tests/unit/test-cutils.c | 2 +-
util/cutils.c | 50 +++++++++++++++++++++++++++++++++---------------
2 files changed, 36 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PULL 0/1] Fix qemu_strtosz regression
2021-03-15 18:50 [PULL 0/1] Fix qemu_strtosz regression Richard Henderson
@ 2021-03-15 18:52 ` Richard Henderson
0 siblings, 0 replies; 4+ messages in thread
From: Richard Henderson @ 2021-03-15 18:52 UTC (permalink / raw)
To: qemu-devel; +Cc: peter.maydell
On 3/15/21 12:50 PM, Richard Henderson wrote:
> The following changes since commit 51204c2f188ec1e2a38f14718d38a3772f850a4b:
>
> Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314' into staging (2021-03-15 15:34:27 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/rth7680/qemu.git tags/pull-misc-20210315
>
> for you to fetch changes up to 7625a1ed013a042748753750c9d9b1a33c9cd8e0:
>
> utils: Use fixed-point arithmetic in qemu_strtosz (2021-03-15 12:47:08 -0600)
>
> ----------------------------------------------------------------
> Fix qemu_strtosz testsuite failures for i686.
>
> ----------------------------------------------------------------
> Richard Henderson (1):
> utils: Use fixed-point arithmetic in qemu_strtosz
>
> tests/unit/test-cutils.c | 2 +-
> util/cutils.c | 50 +++++++++++++++++++++++++++++++++---------------
> 2 files changed, 36 insertions(+), 16 deletions(-)
>
Sorry for the duplicate. Misfire on the git send-email.
r~
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PULL 0/1] Fix qemu_strtosz regression
@ 2021-03-15 18:51 Richard Henderson
2021-03-17 9:06 ` Peter Maydell
0 siblings, 1 reply; 4+ messages in thread
From: Richard Henderson @ 2021-03-15 18:51 UTC (permalink / raw)
To: qemu-devel; +Cc: peter.maydell
The following changes since commit 51204c2f188ec1e2a38f14718d38a3772f850a4b:
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314' into staging (2021-03-15 15:34:27 +0000)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-misc-20210315
for you to fetch changes up to 7625a1ed013a042748753750c9d9b1a33c9cd8e0:
utils: Use fixed-point arithmetic in qemu_strtosz (2021-03-15 12:47:08 -0600)
----------------------------------------------------------------
Fix qemu_strtosz testsuite failures for i686.
----------------------------------------------------------------
Richard Henderson (1):
utils: Use fixed-point arithmetic in qemu_strtosz
tests/unit/test-cutils.c | 2 +-
util/cutils.c | 50 +++++++++++++++++++++++++++++++++---------------
2 files changed, 36 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PULL 0/1] Fix qemu_strtosz regression
2021-03-15 18:51 Richard Henderson
@ 2021-03-17 9:06 ` Peter Maydell
0 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2021-03-17 9:06 UTC (permalink / raw)
To: Richard Henderson; +Cc: QEMU Developers
On Mon, 15 Mar 2021 at 18:51, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> The following changes since commit 51204c2f188ec1e2a38f14718d38a3772f850a4b:
>
> Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314' into staging (2021-03-15 15:34:27 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/rth7680/qemu.git tags/pull-misc-20210315
>
> for you to fetch changes up to 7625a1ed013a042748753750c9d9b1a33c9cd8e0:
>
> utils: Use fixed-point arithmetic in qemu_strtosz (2021-03-15 12:47:08 -0600)
>
> ----------------------------------------------------------------
> Fix qemu_strtosz testsuite failures for i686.
>
> ----------------------------------------------------------------
> Richard Henderson (1):
> utils: Use fixed-point arithmetic in qemu_strtosz
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-03-17 9:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-15 18:50 [PULL 0/1] Fix qemu_strtosz regression Richard Henderson
2021-03-15 18:52 ` Richard Henderson
-- strict thread matches above, loose matches on Subject: below --
2021-03-15 18:51 Richard Henderson
2021-03-17 9:06 ` Peter Maydell
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).