On 2/11/21 2:44 PM, Eric Blake wrote:
> Parsing sizes with only 53 bits of precision is surprising; it's time
> to fix it to use a full 64 bits of precision.
>
> v1 was here:
> https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg01800.html
>
> Since then:
> - split testsuite improvements fro
Parsing sizes with only 53 bits of precision is surprising; it's time
to fix it to use a full 64 bits of precision.
v1 was here:
https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg01800.html
Since then:
- split testsuite improvements from code changes [Vladimir]
- more tests for more corner