summary refs log tree commit diff stats
path: root/gitlab/issues/target_i386/host_missing/accel_missing/2070.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/2070.toml')
-rw-r--r--gitlab/issues/target_i386/host_missing/accel_missing/2070.toml17
1 files changed, 0 insertions, 17 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2070.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2070.toml
deleted file mode 100644
index 292fc49f..00000000
--- a/gitlab/issues/target_i386/host_missing/accel_missing/2070.toml
+++ /dev/null
@@ -1,17 +0,0 @@
-id = 2070
-title = "TCG acceleration + EDK2  + Secure Boot hangs on boot since qemu 8.2"
-state = "closed"
-created_at = "2024-01-04T14:40:25.218Z"
-closed_at = "2024-01-20T15:04:15.194Z"
-labels = ["target: i386", "workflow::Patch available"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2070"
-host-os = "Arch Linux"
-host-arch = "x86-64"
-qemu-version = "qemu-8.2"
-guest-os = "Fedora"
-guest-arch = "x86"
-description = """Since qemu 8.2, using TCG acceleration in combination with EDK2-OVMF UEFI Secure Boot firmware hangs on boot. qemu freezes and keeps a full CPU core busy at 100% while it hangs. The issue does not occur when using KVM acceleration. It also does not occur when not using EDK2-OVMF UEFI firmware. It also does not occur when using the non secure boot EDK2-OVMF UEFI firmware."""
-reproduce = """1. `git clone https://github.com/systemd/mkosi`
-2. `cd mkosi`
-3. `bin/mkosi --tools-tree=default --tools-tree-distribution=arch --qemu-kvm=no --qemu-firmware=uefi --debug -f qemu`"""
-additional = """"""