diff options
Diffstat (limited to 'results/classifier/118/graphic/888')
| -rw-r--r-- | results/classifier/118/graphic/888 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/888 b/results/classifier/118/graphic/888 new file mode 100644 index 000000000..fcffb5254 --- /dev/null +++ b/results/classifier/118/graphic/888 @@ -0,0 +1,37 @@ +graphic: 0.938 +device: 0.912 +TCG: 0.869 +mistranslation: 0.747 +semantic: 0.668 +performance: 0.649 +architecture: 0.644 +KVM: 0.640 +vnc: 0.637 +network: 0.577 +risc-v: 0.565 +kernel: 0.547 +files: 0.545 +socket: 0.527 +permissions: 0.507 +register: 0.502 +boot: 0.496 +hypervisor: 0.441 +virtual: 0.430 +VMM: 0.424 +debug: 0.415 +arm: 0.414 +peripherals: 0.339 +PID: 0.326 +user-level: 0.296 +ppc: 0.270 +i386: 0.269 +x86: 0.208 +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 |