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_missing/host_missing/accel_missing/2085.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_missing/host_missing/accel_missing/2085.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2085.toml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2085.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2085.toml new file mode 100644 index 000000000..685ae9254 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2085.toml @@ -0,0 +1,30 @@ +id = 2085 +title = "screen doesn't update fully wth spice + virtio-vga graphics" +state = "closed" +created_at = "2024-01-09T14:51:57.970Z" +closed_at = "2024-01-09T15:46:17.737Z" +labels = ["kind::Bug"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2085" +host-os = "Fedora 38" +host-arch = "x86_64" +qemu-version = "8.2.0" +guest-os = "Fedora 39" +guest-arch = "x86_64" +description = """When using spice graphics with virtio-vga, display updates and missing and/or delayed making interaction unusable""" +reproduce = """Create a VM with spice graphics and virtio-vga with earlier mentioned command line + +Open ``remote-viewer spice://localhost:5900`` + +Boot the Fedora 39 server network installer CDROM ISO + +When Ananconda starts, select 'continue' at the first language choice screen + +Select 'Root Account' config option + +Toggle between "Disable root account" and "Enable root account" options + +Observe when the password entry box is shown/hidden, the screen does not redraw correctly""" +additional = """See also + +https://bugzilla.redhat.com/show_bug.cgi?id=2256884 +https://bbs.archlinux.org/viewtopic.php?id=291606""" |