diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_KVM/2712.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_KVM/2712.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_KVM/2712.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_KVM/2712.toml b/gitlab/issues/target_missing/host_missing/accel_KVM/2712.toml deleted file mode 100644 index 2817f7bec..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_KVM/2712.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 2712 -title = "Windows VM doesn't boot on QEMU KVM when hypervisor is disabled in Linux 6.12" -state = "closed" -created_at = "2024-12-07T20:54:57.655Z" -closed_at = "2024-12-14T08:36:17.730Z" -labels = ["accel: KVM", "guest: Windows"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2712" -host-os = "Manjaro Linux" -host-arch = "x86" -qemu-version = "9.1.2" -guest-os = "Windows 10, Windows 11 24H2" -guest-arch = "x86" -description = """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.""" -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 = """Nothing is displayed in console.""" |