diff options
Diffstat (limited to 'results/classifier/zero-shot/108/debug/2070')
| -rw-r--r-- | results/classifier/zero-shot/108/debug/2070 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/debug/2070 b/results/classifier/zero-shot/108/debug/2070 new file mode 100644 index 000000000..751bd79a4 --- /dev/null +++ b/results/classifier/zero-shot/108/debug/2070 @@ -0,0 +1,24 @@ +debug: 0.980 +graphic: 0.940 +boot: 0.932 +device: 0.932 +files: 0.894 +performance: 0.864 +PID: 0.708 +socket: 0.662 +permissions: 0.648 +semantic: 0.643 +vnc: 0.567 +network: 0.484 +other: 0.333 +KVM: 0.165 + +TCG acceleration + EDK2 + Secure Boot hangs on boot since qemu 8.2 +Description of problem: +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. +Steps to 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 information: + |