diff options
Diffstat (limited to 'results/classifier/118/graphic/1781211')
| -rw-r--r-- | results/classifier/118/graphic/1781211 | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1781211 b/results/classifier/118/graphic/1781211 new file mode 100644 index 000000000..d0eff5489 --- /dev/null +++ b/results/classifier/118/graphic/1781211 @@ -0,0 +1,56 @@ +graphic: 0.814 +x86: 0.798 +kernel: 0.765 +register: 0.747 +device: 0.698 +architecture: 0.641 +performance: 0.582 +semantic: 0.578 +files: 0.503 +PID: 0.494 +socket: 0.442 +arm: 0.427 +vnc: 0.419 +permissions: 0.372 +boot: 0.363 +virtual: 0.345 +ppc: 0.331 +mistranslation: 0.328 +debug: 0.307 +network: 0.294 +VMM: 0.275 +risc-v: 0.266 +user-level: 0.258 +peripherals: 0.218 +TCG: 0.194 +hypervisor: 0.141 +i386: 0.118 +KVM: 0.112 +assembly: 0.071 + +HAXM acceleration does not work at all. + +I have qemu windows build 2.12.90, haxm 7.2.0. Ubuntu, nor arch linux does not works when i turn on hax acceleration. Permanent kernel panics, black screen freezing and other crashes happens when i run qemu. +Qemu crashed with hax - when i ran it from iso. It crashed on already installed system - it's not matters. + +Versions: +archlinux-2018.07.01-x86_64 +ubuntu-18.04-live-server-amd64.iso + +I run qemu-system-x86_64.exe binary. + +My CPU: +core i7 2600k + +See screenshot + + + +After some time I decided it is haxm bug - so i created the same issue on haxm project too + +https://github.com/intel/haxm/issues/74 + +This issue has been fixed in HAXM, see: +"save/restore FPU registers in VM entry/exit" +https://github.com/intel/haxm/commit/6c2cd4d79d + |