summary refs log tree commit diff stats
path: root/results/classifier/118/x86/1751422
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/x86/1751422')
-rw-r--r--results/classifier/118/x86/175142288
1 files changed, 88 insertions, 0 deletions
diff --git a/results/classifier/118/x86/1751422 b/results/classifier/118/x86/1751422
new file mode 100644
index 000000000..14a1b22ce
--- /dev/null
+++ b/results/classifier/118/x86/1751422
@@ -0,0 +1,88 @@
+x86: 0.810
+i386: 0.716
+mistranslation: 0.597
+semantic: 0.524
+graphic: 0.506
+socket: 0.497
+architecture: 0.490
+user-level: 0.473
+kernel: 0.468
+device: 0.451
+files: 0.441
+vnc: 0.425
+register: 0.423
+debug: 0.419
+ppc: 0.416
+PID: 0.400
+hypervisor: 0.390
+network: 0.386
+virtual: 0.384
+permissions: 0.383
+risc-v: 0.373
+performance: 0.360
+arm: 0.355
+boot: 0.348
+peripherals: 0.344
+TCG: 0.336
+assembly: 0.324
+VMM: 0.305
+KVM: 0.292
+
+some instructions translate error in x86
+
+There is some instructions translation error on target i386 in many versions, such as 2.11.1, 2.10.2, 2.7.1 and so on.
+The error translation instructions include les, lds. I has got a patch, but I have no idea how to apply it.
+
+Could you please provide some more information about the problem? What's exactly the error? If you've already got a patch, please have a look at https://wiki.qemu.org/Contribute/SubmitAPatch to get some information how to submit it.
+
+The patch is In this mail attachments, which is patch for version 2.11.1   target/i386/translate.c.
+The patch is created by diff.
+my English is so poor to explain how the error come, but you can see the patch result to get  it.
+
+
+
+
+
+
+
+
+At 2018-02-25 17:41:15, "Thomas Huth" <email address hidden> wrote:
+>Could you please provide some more information about the problem? What's
+>exactly the error? If you've already got a patch, please have a look at
+>https://wiki.qemu.org/Contribute/SubmitAPatch to get some information
+>how to submit it.
+>
+>** Changed in: qemu
+>       Status: New => Incomplete
+>
+>-- 
+>You received this bug notification because you are subscribed to the bug
+>report.
+>https://bugs.launchpad.net/bugs/1751422
+>
+>Title:
+>  some instructions translate error in x86
+>
+>Status in QEMU:
+>  Incomplete
+>
+>Bug description:
+>  There is some instructions translation error on target i386 in many versions, such as 2.11.1, 2.10.2, 2.7.1 and so on.
+>  The error translation instructions include les, lds. I has got a patch, but I have no idea how to apply it.
+>
+>To manage notifications about this bug go to:
+>https://bugs.launchpad.net/qemu/+bug/1751422/+subscriptions
+
+
+[Expired for QEMU because there has been no activity for 60 days.]
+
+We shouldn't really have let this expire, the submitter has a patch attached to the bug.
+
+Yabi: do you have a simple test program which fails without this patch and works with it? If so can you attach it to the bug ?
+
+
+I believe this to be fixed by cfcca361d77, which is present in 2.12 but not 2.11.
+
+Since Richard pointed out a commit which fixed this in 2.12 and we haven't heard back from the submitter, I'm going to close this bug as fixed.
+
+