diff options
Diffstat (limited to 'results/classifier/108/other/1781211')
| -rw-r--r-- | results/classifier/108/other/1781211 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/results/classifier/108/other/1781211 b/results/classifier/108/other/1781211 new file mode 100644 index 000000000..a3028e3fd --- /dev/null +++ b/results/classifier/108/other/1781211 @@ -0,0 +1,41 @@ +graphic: 0.814 +device: 0.698 +performance: 0.582 +semantic: 0.578 +files: 0.503 +PID: 0.494 +socket: 0.442 +vnc: 0.419 +permissions: 0.372 +boot: 0.363 +other: 0.310 +debug: 0.307 +network: 0.294 +KVM: 0.112 + +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 + |