intel / haxm

Intel® Hardware Accelerated Execution Manager (Intel® HAXM)
BSD 3-Clause "New" or "Revised" License
3.18k stars 853 forks source link

BSOD on Windows 10 when using Qemu with HAXM #445

Open olialth opened 2 years ago

olialth commented 2 years ago

Summary: I am using QEMU emulator version 6.2.0 (v6.2.0-11889-g5b72bf03f5-dirty) on Windows 10 and installed haxm-windows_v7_7_1. Qemu works fine, but when rebooting the machine I get a BSOD on every reboot.

Host Environment

Guest Environment

To Reproduce

Steps to reproduce the behavior:

  1. Run qemu: qemu-system-x86_64.exe -drive file=mbient-image-ui-dev-qemux86-64-testing.wic,format=raw -kernel bzImage -append 'root=/dev/vda2,mem=8192M' -m 8096 -vga qxl
  2. Stop qemu
  3. Reboot Windows machine

Expected Behavior Expectation: The Blue screen of death does not happen when using Qemu and then rebooting the machine.

Reproducibility 100%

Diagnostic Information Host crash dump: Attached to this issue.

olialth commented 2 years ago

memdmp.TXT

bryantclcqq commented 1 year ago

the stack showed the haxm was conflict with intel sgx (as shown MiDeleteEnclavePages)