qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 0/1] Fix qemu_strtosz regression


From: Richard Henderson
Subject: Re: [PULL 0/1] Fix qemu_strtosz regression
Date: Mon, 15 Mar 2021 12:52:52 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

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~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]