diff options
author | 2012-08-31 10:56:20 +0800 | |
---|---|---|
committer | 2012-09-05 15:48:56 -0300 | |
commit | 886cc706ce5d4d3d1c296f028ddc2991cfbe3bbe (patch) | |
tree | fbc0123d1a0e605a7494be7617ac629f2c5ef9f8 /scripts/qapi-types.py | |
parent | Add support for pretty-printing response in qmp-shell (diff) | |
download | qemu-886cc706ce5d4d3d1c296f028ddc2991cfbe3bbe.tar.xz qemu-886cc706ce5d4d3d1c296f028ddc2991cfbe3bbe.zip |
fix doc of using raw values with sendkey
(qemu) sendkey a
(qemu) sendkey 0x1e
(qemu) sendkey #0x1e
unknown key: '#0x1e'
The last command doesn't work, '#' is not requested before
raw values, and the raw value in decimal format is not supported.
Signed-off-by: Amos Kong <akong@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions