diff options
Diffstat (limited to 'results/classifier/zero-shot/105/instruction/1552549')
| -rw-r--r-- | results/classifier/zero-shot/105/instruction/1552549 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/instruction/1552549 b/results/classifier/zero-shot/105/instruction/1552549 new file mode 100644 index 00000000..776af160 --- /dev/null +++ b/results/classifier/zero-shot/105/instruction/1552549 @@ -0,0 +1,24 @@ +instruction: 0.757 +device: 0.486 +graphic: 0.358 +network: 0.333 +boot: 0.313 +other: 0.244 +semantic: 0.229 +socket: 0.217 +vnc: 0.184 +mistranslation: 0.097 +assembly: 0.087 +KVM: 0.060 + +qemu-system-i386 verison 2.5.50 fails at lmsw instruction + +I cloned qemu source code from github.com, and compiled it on my Kubuntu 15.10 laptop to run my little OS. When booting my little OS, the virtual machine's screen keep blinking, I guess it's the virtual machine rebooting on and on automatically for some unknown reason, but there is no further information shown on Kubuntu's terminal. I'm pretty sure this problem is not caused by my little OS, because it works just fine in qemu-system-i386 version 2.5.0. + +I debugged my OS and find this problem happens when executing instruction "lmsw ax". Is this a bug, can anyone help me out? + +Looking through old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? If not, can you provide an example for testing? + + +[Expired for QEMU because there has been no activity for 60 days.] + |