diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
| commit | 3e4c5a6261770bced301b5e74233e7866166ea5b (patch) | |
| tree | 9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_missing/host_missing/accel_KVM/2712 | |
| parent | e5634e2806195bee44407853c4bf8776f7abfa4f (diff) | |
| download | qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip | |
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_KVM/2712')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_KVM/2712 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_KVM/2712 b/gitlab/issues_text/target_missing/host_missing/accel_KVM/2712 deleted file mode 100644 index 32a0388f5..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_KVM/2712 +++ /dev/null @@ -1,11 +0,0 @@ -Windows VM doesn't boot on QEMU KVM when hypervisor is disabled in Linux 6.12 -Description of problem: -Windows VM doesn't boot on QEMU KVM when hypervisor is disabled in Linux 6.12. QEMU uses 100% CPU core usage and nothing happens. - -It boots properly in Linux 6.11.10. I don't know if it's a kernel bug or QEMU needs some changes to work with the new kernel correctly. -Steps to reproduce: -1. Boot Windows 10 or 11 (can be installation ISO form official website) with KVM, but set "hypervisor=off" CPU parameter. -2. Wait. -3. Nothing happens - doesn't boot. -Additional information: -Nothing is displayed in console. |