Hide Forgot
Description of problem: # nc -U /var/lib/libvirt/qemu/rhel61_i386_4.monitor {"QMP": {"version": {"qemu": {"micro": 1, "minor": 12, "major": 0}, "package": "(qemu-kvm-0.12.1.2)"}, "capabilities": []}} {"execute": "qmp_capabilities"} {"return": {}} {"execute': "query-status"} {"execute": "query-status"} {"execute": "query-name"} Note the "exuect', the left is double-quote, the right is single-quote. Discovered by a typo. Version-Release number of selected component (if applicable): qemu-kvm-0.12.1.2-2.150.el6.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This is not a must have (it doesn't seem to have a clear impact on the stack), let's defer it to 6.3 then.