Bug 552612
Summary: | Caps Lock key in the guest's vnc console does not match the host | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Paolo Bonzini <pbonzini> | ||||
Component: | xen | Assignee: | Michal Novotny <minovotn> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 5.4 | CC: | areis, kraxel, leiwang, lihuang, llim, minovotn, qzhang, tburke, virt-maint, xen-maint, ykaul | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | xen-3.0.3-107.el5 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 517814 | Environment: | |||||
Last Closed: | 2011-01-13 22:20:06 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 514500 | ||||||
Attachments: |
|
Description
Paolo Bonzini
2010-01-05 16:53:23 UTC
Thanks Paolo, I'm taking this one;) Michal See bug 517814, duplicate? This is for Xen's qemu-dm. (In reply to comment #3) > This is for Xen's qemu-dm. Exactly, this is Xen. Bug 517814 is for qemu-kvm and according to different codebase between qemu-kvm and qemu-dm (for xen) there is a lot of work and testing to be done because it appears that some bigger rewrite of VNC server implementation in qemu-dm may be required (but I am not 100% sure yet). Michal Ah, Xen. Did almost forgot it exists ;) Yes, the vnc codebase is much older (and can't handle multiple vnc clients for example). I think for the keyboard patches it doesn't matter much though, they should be backportable without too much trouble. Created attachment 399678 [details] Patch for Caps-Lock key synchronization with dom0 Well, I did backport those patches like stated above in comment #0 but since the codebase for Xen's qemu-dm is different some things had to be rewritten to make it working. It's been tested on x86_64 dom0 on RHEL 5.4 HVM domU and it was working fine. It's been tested in both GRUB and booted up RHEL 5.4 system to see whether the key-presses are interpreted in a good way and I saw no issue there. Michal An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0031.html |