diff options
Diffstat (limited to 'results/classifier/105/graphic/888')
| -rw-r--r-- | results/classifier/105/graphic/888 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/888 b/results/classifier/105/graphic/888 new file mode 100644 index 000000000..fcf3da659 --- /dev/null +++ b/results/classifier/105/graphic/888 @@ -0,0 +1,20 @@ +graphic: 0.938 +device: 0.912 +mistranslation: 0.747 +semantic: 0.668 +instruction: 0.644 +KVM: 0.640 +vnc: 0.637 +network: 0.577 +socket: 0.527 +boot: 0.496 +other: 0.430 +assembly: 0.135 + +TCG <--> KVM behavior difference (TCG bug) +Description of problem: +This app couldn't start in TCG mode in QEMU 6.2, but with KVM everything is good. Until version 6.0 it also works with TCG. +As I checked - problem git commit is 5f9529006ea37560c97b05661a84472431d25b91. +Steps to reproduce: +1. Install Allplayer +2. Try to run it in TCG and KVM mode with QEMU 6.2 |