diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-05 20:00:38 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-05 20:00:38 +0200 |
| commit | 96049c939b1916d80532630d63c14e04d5244f1d (patch) | |
| tree | 7fb9df428f074078e714f1e038210cdff887185a /results/classifier/semantic-bugs/1245543 | |
| parent | 40bbb77d4dfebff4f99c2f90b2c0db737b0ecc5a (diff) | |
| download | qemu-analysis-96049c939b1916d80532630d63c14e04d5244f1d.tar.gz qemu-analysis-96049c939b1916d80532630d63c14e04d5244f1d.zip | |
lock user-mode and semantic-bugs
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 99966ab81..b9f1b3bb8 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 |