summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1821595
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1821595')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/182159518
1 files changed, 0 insertions, 18 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1821595 b/results/classifier/deepseek-2-tmp/output/hypervisor/1821595
deleted file mode 100644
index 7cef52b9..00000000
--- a/results/classifier/deepseek-2-tmp/output/hypervisor/1821595
+++ /dev/null
@@ -1,18 +0,0 @@
-
-Failed to emulate MMIO access with EmulatorReturnStatus: 2
-
-I have compiled qemu with enable-whpx parameter for Hyper-V Platform API in Mingw64 . When I tried run with Windows 7 iso file I have faced issue with the following problem: 
-qemu-system-x86_64.exe: WHPX: Failed to emulate MMIO access with EmulatorReturnStatus: 2
-qemu-system-x86_64.exe: WHPX: Failed to exec a virtual processor
-
-
-configuration directives:
-
-../configure --target-list=x86_64-softmmu,i386-softmmu --enable-lzo\
- --enable-bzip2 --enable-tools --enable-sdl --enable-gtk --enable-hax\
- --enable-vdi --enable-qcow1 --enable-whpx --disable-capstone\
- --disable-werror --disable-stack-protector --prefix="../../QEMU-bin"
-
-
-Qemu command line:
-qemu-system-x86_64.exe -m 1024 -cdrom "C:\Users\vmcs\Documents\en_windows_7_home_premium_with_sp1_x86_dvd_u_676701.iso" -display sdl -machine q35 -accel whpx
\ No newline at end of file