-
Bug
-
Resolution: Done-Errata
-
Major
-
rhel-9.4
-
qemu-kvm-8.2.0-3.el9
-
Yes
-
Critical
-
Regression
-
rhel-sst-virtualization
-
ssg_virtualization
-
22
-
24
-
None
-
QE ack
-
False
-
-
None
-
None
-
Pass
-
Not Needed
-
None
-
-
s390x
-
None
What were you trying to do that didn't work?
Install a KVM guest graphically. The performance is so bad that it's practically not functional.
Please provide the package NVR for which bug is seen:
qemu-kvm-8.2.0-2.el9
How reproducible:
100%
Steps to reproduce
host# firewall-cmd --zone=public --add-port=5900-5999/tcp
host# virt-install --memory 2048 --vcpus 2 --os-variant rhel8-unknown --graphics vnc,listen=0.0.0.0 --input keyboard,bus=virtio --input tablet,bus=virtio --disk size=10 --location <install-tree-url>
(full xml below)
- Connect to the VNC session, e.g. with tigerVNC
Expected results
I can easily use the mouse cursor to select the controls of the graphical installer, esp. the "Continue button" in the bottom right corner.
Actual results
The cursor has lag, disappears and I can't hit the Continue button
Additional info:
- This does not reproduce with QEMU 8.1.0-5
- I also tried the virtio mouse with the same results
- I tested this on s390x, will reach out for help on other archs
- On s390x this is the only way to do a graphical installation which is a hard requirement.
... <input type='keyboard' bus='virtio'> <address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0004'/> </input> <input type='mouse' bus='virtio'> <address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0005'/> </input> <graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0'> <listen type='address' address='0.0.0.0'/> </graphics> <audio id='1' type='none'/> <video> <model type='virtio' heads='1' primary='yes'/> <address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0002'/> </video> ...
- duplicates
-
RHEL-21904 VM screen is not properly re-drawn
- Closed
- links to
-
RHBA-2023:121202 qemu-kvm bug fix and enhancement update
- mentioned on