From dee4dcba78baf712cab403d47d9db319ab7f95d6 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Thu, 3 Jul 2025 19:39:53 +0200 Subject: restructure results --- .../classifier/semantic-bugs-usermode/test/1751422 | 71 ---------------------- 1 file changed, 71 deletions(-) delete mode 100644 results/classifier/semantic-bugs-usermode/test/1751422 (limited to 'results/classifier/semantic-bugs-usermode/test/1751422') diff --git a/results/classifier/semantic-bugs-usermode/test/1751422 b/results/classifier/semantic-bugs-usermode/test/1751422 deleted file mode 100644 index df415ac9..00000000 --- a/results/classifier/semantic-bugs-usermode/test/1751422 +++ /dev/null @@ -1,71 +0,0 @@ -instruction: 0.738 -mistranslation: 0.597 -semantic: 0.524 -graphic: 0.506 -socket: 0.497 -other: 0.473 -device: 0.451 -vnc: 0.425 -network: 0.386 -boot: 0.348 -assembly: 0.324 -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"