summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_i386/host_missing/accel_missing/1115
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_i386/host_missing/accel_missing/1115
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_text/target_i386/host_missing/accel_missing/1115')
-rw-r--r--gitlab/issues_text/target_i386/host_missing/accel_missing/111514
1 files changed, 14 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_i386/host_missing/accel_missing/1115 b/gitlab/issues_text/target_i386/host_missing/accel_missing/1115
new file mode 100644
index 000000000..1d6a89e9f
--- /dev/null
+++ b/gitlab/issues_text/target_i386/host_missing/accel_missing/1115
@@ -0,0 +1,14 @@
+qemu 7.0.0 stuck at Windows boot logo with SeaBios and MBR disk
+Description of problem:
+When trying to boot an MBR Windows guest with SeaBios, it is stuck at the blue Windows boot logo, before the loading circle.
+Changing the vGPU doesn't help, 0% cpu load just frozen. Even if I boot a WinPE iso, the same happens.
+Even after 30 minutes, the same.
+Rebooted host multiple times.
+Since SeaBios is the default in qemu and virt-manager I imagine many VMs are installed as MBR and thus will be stuck.
+To boot the VM I have to:
+- switch to UEFI (TianoCore)
+- boot WinPE iso
+- use proprietary software to convert the Windows disk from MBR to GPT
+Then it boots just fine but I imagine not many users will be able to do this.
+Steps to reproduce:
+1. boot Windows image / WinPE iso with SeaBios