Hide Forgot
Description of problem: virsh send-key does not work virsh qemu-monitor-command does not work too Version-Release number of selected component (if applicable): libvirt-0.9.4-12.el6.x86_64 qemu-kvm-0.12.1.2-2.192.el6.x86_64 How reproducible: 100% Steps to Reproduce: 1. start a guest 2. send key to guest from host # virsh send-key t62 KEY_N error: command 'send-key' requires<keycode> option # virsh qemu-monitor-command t mouse_move 200 200 --hmp error: command 'qemu-monitor-command' requires <cmd> option Actual results: send-key does not work Expected results: send-key work Additional info: libvirt-0.9.4-10.el6.x86_64 send-key works well so this bug is a regression
regression introduced by patch to bug 738411
Upstream patch proposed: https://www.redhat.com/archives/libvir-list/2011-September/msg00847.html
In POST: http://post-office.corp.redhat.com/archives/rhvirt-patches/2011-September/msg00765.html
Test with libvirt-0.9.4-13.el6.x86_64, both virsh send-key and virsh qemu-monitor-command command work well. Move to Verified.
*** Bug 745723 has been marked as a duplicate of this bug. ***
We were asked to verify the fix in BZ#745723. And then our engineers verified that "virsh send-key" worked on RHEL6.2 snapshot1. Thanks. Best regards, M Hanaki
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1513.html