diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-06 16:43:19 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-06 16:43:19 +0000 |
| commit | 238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd (patch) | |
| tree | cd8a1b75ba7b3543eb7fe6857f408e7be4d9fd0b /results/classifier/semantic-bugs/1898954 | |
| parent | 96049c939b1916d80532630d63c14e04d5244f1d (diff) | |
| download | qemu-analysis-238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd.tar.gz qemu-analysis-238ec2b7cc1557d6f34c33cc482e4d0cd3e266dd.zip | |
add results
Diffstat (limited to 'results/classifier/semantic-bugs/1898954')
| -rw-r--r-- | results/classifier/semantic-bugs/1898954 | 47 |
1 files changed, 1 insertions, 46 deletions
diff --git a/results/classifier/semantic-bugs/1898954 b/results/classifier/semantic-bugs/1898954 index 77df51de8..b95dfb215 100644 --- a/results/classifier/semantic-bugs/1898954 +++ b/results/classifier/semantic-bugs/1898954 @@ -1,15 +1,3 @@ -instruction: 0.923 -mistranslation: 0.880 -boot: 0.854 -graphic: 0.850 -other: 0.845 -KVM: 0.778 -device: 0.762 -semantic: 0.752 -socket: 0.648 -network: 0.624 -assembly: 0.575 -vnc: 0.567 x86 f1 opcode hangs qemu @@ -37,37 +25,4 @@ my startup code is "d:\programs\qemu\qemu-system-x86_64.exe" -m 16M -boot a -fda "d:\floppy.img" -cpu Nehalem -machine pc --- also same flaw if i change above section to -"d:\programs\qemu\qemu-system-i386.exe" - -The QEMU project is currently moving its bug tracking to another system. -For this we need to know which bugs are still valid and which could be -closed already. Thus we are setting the bug state to "Incomplete" now. - -If the bug has already been fixed in the latest upstream version of QEMU, -then please close this ticket as "Fix released". - -If it is not fixed yet and you think that this bug report here is still -valid, then you have two options: - -1) If you already have an account on gitlab.com, please open a new ticket -for this problem in our new tracker here: - - https://gitlab.com/qemu-project/qemu/-/issues - -and then close this ticket here on Launchpad (or let it expire auto- -matically after 60 days). Please mention the URL of this bug ticket on -Launchpad in the new ticket on GitLab. - -2) If you don't have an account on gitlab.com and don't intend to get -one, but still would like to keep this ticket opened, then please switch -the state back to "New" or "Confirmed" within the next 60 days (other- -wise it will get closed as "Expired"). We will then eventually migrate -the ticket automatically to the new system (but you won't be the reporter -of the bug in the new system and thus you won't get notified on changes -anymore). - -Thank you and sorry for the inconvenience. - - -[Expired for QEMU because there has been no activity for 60 days.] - +"d:\programs\qemu\qemu-system-i386.exe" \ No newline at end of file |