summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_KVM/674.toml
blob: 7c466de0551759af008e77a4050438d0a86a0d5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
id = 674
title = "Windows 7 fails with blue screen when KVM is enabled."
state = "opened"
created_at = "2021-10-17T15:56:33.402Z"
closed_at = "n/a"
labels = ["accel: KVM", "target: i386"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/674"
host-os = "Arch Linux"
host-arch = "x86"
qemu-version = "QEMU emulator version 6.1.0"
guest-os = "Windows 7, 32 and 64 bit."
guest-arch = "x86"
description = """The problem appeared immediately after a full system update of Arch Linux (The first for several months). Windows 7 images that had been running normally would fail with a blue screen and Error 0x7E immediately after displaying "Starting Windows". The same error would occur with a Windows 7 installation image, as in the command line above. When the "-enable-kvm" option was removed Windows would run normally but slowly. An old Clonezilla image booted without apparent problems.

The final line on the blue screen reads:
*** STOP: 0x0000007E (0xC0000005,0x8BA3CA36,0x85186AA0,0x85186680)

After getting the problem with the Arch package I cloned the source and built the latest version, getting the same error. However, when I build version 5.2.95 (v6.0.0-rc5-dirty) I found that this would run my existing Windows images (qcow2) and the installation ISO image."""
reproduce = """1.
2.
3."""
additional = """"""