diff options
Diffstat (limited to 'gitlab/issues_toml/target_missing/host_missing/accel_missing/731.toml')
| -rw-r--r-- | gitlab/issues_toml/target_missing/host_missing/accel_missing/731.toml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/731.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/731.toml new file mode 100644 index 000000000..e8a6764eb --- /dev/null +++ b/gitlab/issues_toml/target_missing/host_missing/accel_missing/731.toml @@ -0,0 +1,29 @@ +id = 731 +title = "Display resolution fixed by 800x600 with latest VirtIO drivers and guest additions" +state = "opened" +created_at = "2021-11-16T16:29:26.328Z" +closed_at = "n/a" +labels = ["Guest Agent", "device:graphics"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/731" +host-os = "xUbuntu 21.10" +host-arch = "x86_64, amd64" +qemu-version = "QEMU emulator version 6.0.0 (Debian 1:6.0+dfsg-2expubuntu1)" +guest-os = "Windows 10 21H1" +guest-arch = "x86_64, amd64" +description = """Display resolution can't be changed to anything else than 800x600.""" +reproduce = """1. Install qemu/kvm +2. Create virtual machine +3. Setup Windows 10 +4. Install VirtIO-Drivers +5. Install guest-agent +6. Install qxl-drivers + +Steps 5 and 6 enable use of QXL-Display, but do not lead to allow for higher display resolutions than before.""" +additional = """ + + +Screen resolution is fixed by 800x600. +Driver is installed, but seems to have a problem (Attention sign. Warning, Error: digital signatur could not be checked -- at least there is no how to to make the existing signature work). +Latest available VirtIO-drivers where used as available from https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso + +Older available drivers did not work too as expected. Same problem. Could not check older Windows 10 versions, because of lack of older install media.""" |