diff options
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_KVM/674.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_KVM/674.toml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_KVM/674.toml b/gitlab/issues/target_i386/host_missing/accel_KVM/674.toml deleted file mode 100644 index 7c466de0..00000000 --- a/gitlab/issues/target_i386/host_missing/accel_KVM/674.toml +++ /dev/null @@ -1,22 +0,0 @@ -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 = """""" |