summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2234.toml
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/target_missing/host_missing/accel_missing/2234.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-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_missing/2234.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2234.toml31
1 files changed, 0 insertions, 31 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2234.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2234.toml
deleted file mode 100644
index ecc6ea7e9..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/2234.toml
+++ /dev/null
@@ -1,31 +0,0 @@
-id = 2234
-title = "upon pressing F2 failures in loading the edk2 bios interface app"
-state = "opened"
-created_at = "2024-03-21T07:36:03.391Z"
-closed_at = "n/a"
-labels = ["GUI"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2234"
-host-os = "Windows 10"
-host-arch = "x86_64"
-qemu-version = "QEMU emulator version 8.2.90 (v9.0.0-rc0-42-g54294b23e1)"
-guest-os = "NA just the uefi tianocore edk2 bios"
-guest-arch = "x86_64"
-description = """Cosmetic, low priority, but maybe easy to fix  
-Occasional failures to load the edk2 bios interface app  
-Workaround, retry until success"""
-reproduce = """1. start qemu
-2. press F2 when qemu guest display window pops up. When it works, it brings up the edk2 bios interface. 
-   This bug concerns the case when it does not work
-
-For reasons not clear, sometimes, after pressing F2, and after qemu registered the key-stroke (F2) and responded by changing the window size, the bios interface loading process seems to abruptly stop at the following guest-display-screen with the following message.  
-```BdsDxe: Loading Boot0000 "UiApp" From Fv(7CB8BDC9-F8EB-F434-AAEA-3EE4AF6516A1)/FvFile(462CAA21-7614-4503-836E-8AB6F4662311)```  
-![QEMU_3_21_2024_12_52_10_PM](/uploads/4f9f9a751eb2496c6c9947b34cf24893/QEMU_3_21_2024_12_52_10_PM.png)
-
-When the bios interface loading process does succeed, it goes to the expected screen:  
-![QEMU_3_21_2024_11_25_00_AM](/uploads/38b4ad718357debc798c3a804954a52d/QEMU_3_21_2024_11_25_00_AM.png)"""
-additional = """Unsure if this sort of bug should go upstream to https://github.com/tianocore/edk2/issues   
-Herein notifying @kraxel 
-
-Not a measured statistic, but on basis of feeling, I'd qualitatively say 4 out of 5 times it fails to bring up the bios interface. Its a bit frustrating because it feels like one has no control over it and a successful event is left to chance.  
-
-This isn't a recent introduction/regression. I've noticed this since 8.0.0, so its been this way maybe longer."""