summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1653.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/1653.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/1653.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1653.toml30
1 files changed, 0 insertions, 30 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1653.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1653.toml
deleted file mode 100644
index 4f417ef2b..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/1653.toml
+++ /dev/null
@@ -1,30 +0,0 @@
-id = 1653
-title = "qemu uses uefi to install the redhad6.0 VM, use the vnc connect it  which is  stuck"
-state = "opened"
-created_at = "2023-05-15T12:05:22.931Z"
-closed_at = "n/a"
-labels = []
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1653"
-host-os = "centos8"
-host-arch = "x86"
-qemu-version = "6.2.0"
-guest-os = "redhad6.0"
-guest-arch = "x86"
-description = """I want to use uefi(udk2-->ovmf.fd) to install redhad6.0, but after I enter uefi and start up, I cannot use vnc to connect to it,The screen is black or often stuck, nor can I use the console of other pages, or it is a special slow to be able to use it. It's sure that the virtual machine is not crash. Anad the same operation is normal for redhad6.1 systems."""
-reproduce = """1.compile udk2 generate ovmf.fd
-compile config: 
-
-make -C BaseTools/Source/C
-
-./OvmfPkg/build.sh -D DEBUG_ON_SERIAL_PORT=true   
-
-
-2.run qemu with "-bios /bin/OVMF.fd"
-
-
-3.use vnc to connet it
-
-![image](/uploads/449ea89c218fe5d7e317db351271672a/image.png)
-
-The screen is stuck can't handle it."""
-additional = "n/a"