diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_i386/host_missing/accel_missing/1328.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/1328.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/1328.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/1328.toml b/gitlab/issues/target_i386/host_missing/accel_missing/1328.toml new file mode 100644 index 000000000..a2cd60dae --- /dev/null +++ b/gitlab/issues/target_i386/host_missing/accel_missing/1328.toml @@ -0,0 +1,19 @@ +id = 1328 +title = "Cannot boot any UEFI systems after upgrade edk2-ovmf" +state = "closed" +created_at = "2022-11-21T22:15:44.840Z" +closed_at = "2022-11-26T04:34:44.821Z" +labels = ["target: i386"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1328" +host-os = "Arch Linux" +host-arch = "x86-64" +qemu-version = "7.1.0" +guest-os = "(Windows 10 21H1, Fedora 34, etc.)" +guest-arch = "(x86, ARM, s390x, etc.)" +description = """After upgrading edk2-ovmf from version 202208-1 to version 202208-3 none of my virtual machines on UEFI (windows and Arch linuw guest) have successfully started. + +I'm using Virtual Manager and virt-viewer with virsh.""" +reproduce = """1. Update edk2-ovmf to 202208-3 +2. Restart all running VM +3. Vm with UEFI bios cannot boot""" +additional = "n/a" |