Comment 16 for bug 1872945

Revision history for this message
Colin Ian King (colin-king) wrote :

Updated with the new version in the PPA:

dpkg -S qemu-system-riscv64
qemu-system-misc: /usr/share/man/man1/qemu-system-riscv64.1.gz
qemu-system-misc: /usr/bin/qemu-system-riscv64
cking@skylake:~/risc-v-ubuntu$ dpkg -l | grep qemu-system-misc
ii qemu-system-misc 1:4.2-3ubuntu6 amd64 QEMU full system emulation binaries (miscellaneous)

and tested the reproducer:

[00:02:05.328] cking@ubuntu:~$ ./a.out
[00:04:29.189] 1587408297.940333 0.000000 -1587408297.940333
[00:04:29.190] START : 1587408297.940333 1587408297 940333 (5e9deda9 e592d) errno=0
[00:04:29.191] NOW BAD: 0.000000 1587408440 627126 (5e9dee38 991b6) errno=0
[00:04:29.192] NOW OK: 1587408440.633365 1587408440 633365 (5e9dee38 9aa15) errno=0

so still an issue for me.