summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2251.toml
blob: 00db1640acc925d3366965676757036ef7c5b39b (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 = 2251
title = "Windows 11 VM with VBS enabled crashes"
state = "opened"
created_at = "2024-03-28T16:46:22.747Z"
closed_at = "n/a"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/2251"
host-os = "rhcos"
host-arch = "X86"
qemu-version = "Using API: QEMU 9.0.0 Running hypervisor: QEMU 7.2.0"
guest-os = "Windows 11"
guest-arch = "X86"
description = """"""
reproduce = """1. Run a Windows 11 VM on a node (both VM domain XML and node capabilities XML is provided below). 
2. Enable VBS on the guest. For doing so you can use https://github.com/MicrosoftDocs/windows-itpro-docs/files/4020040/DG_Readinessv3.7.zip. Then, in Windows terminal, run DG_Readiness_Tool_{version}.ps1 -Enable.
3. Reboot the guest.
4. Windows cannot start (see picture below)."""
additional = """- Domain Capabilities: https://pastebin.com/GdQGQ639
- VMX capabilities: https://pastebin.com/5nbUH0ev
- contents of /proc/cpuinfo: https://pastebin.com/xZM4x89z
- Domain XML: https://pastebin.com/s4VehTXK
- Windows crash at boot: https://ibb.co/Ny1xRbz"""