diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-03-15 12:51:17 -0600 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2021-03-17 07:16:59 +0000 |
commit | 6567ba0c60d6e1366f7ac6e77665730e657e8eca (patch) | |
tree | 92abe05dedd247630a82e526bd28098873929736 /tests/plugin | |
parent | 5b7f5586d182b0cafb1f8d558992a14763e2953e (diff) |
utils: Use fixed-point arithmetic in qemu_strtosz
Once we've parsed the fractional value, extract it into an integral
64-bit fraction. Perform the scaling with integer arithmetic, and
simplify the overflow detection.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210315185117.1986240-2-richard.henderson@linaro.org>
Diffstat (limited to 'tests/plugin')
0 files changed, 0 insertions, 0 deletions