diff options
Diffstat (limited to 'results/classifier/semantic-bugs/1245543')
| -rw-r--r-- | results/classifier/semantic-bugs/1245543 | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/results/classifier/semantic-bugs/1245543 b/results/classifier/semantic-bugs/1245543 index 99966ab8..b9f1b3bb 100644 --- a/results/classifier/semantic-bugs/1245543 +++ b/results/classifier/semantic-bugs/1245543 @@ -1,15 +1,4 @@ -instruction: 0.966 -other: 0.798 -device: 0.770 -semantic: 0.629 -socket: 0.619 -network: 0.548 -vnc: 0.529 -graphic: 0.455 -boot: 0.437 -mistranslation: 0.417 -assembly: 0.269 -KVM: 0.262 + Wrong implementation of SSE4.1 pmovzxbw and similar instructions @@ -33,11 +22,4 @@ qemu-system-x86_64 \ -kernel vmlinuz -initrd initrd.img \ -netdev user,id=user.0 -device rtl8139,netdev=user.0 -redir tcp:2222::22 \ -hda ubuntu-amd64.ext3 \ - --append "rw console=tty root=/dev/sda" - - - -Looking through old bug tickets... is this still an issue with the latest version of QEMU? Or could we close this ticket nowadays? - -[Expired for QEMU because there has been no activity for 60 days.] - + --append "rw console=tty root=/dev/sda" \ No newline at end of file |