summaryrefslogtreecommitdiff
path: root/scripts/make-release
diff options
context:
space:
mode:
authorAmos Kong <akong@redhat.com>2012-08-31 10:56:20 +0800
committerMichael Roth <mdroth@linux.vnet.ibm.com>2012-10-09 01:58:29 -0500
commit23086b20543b71ce8e1ec435ef65923d93b1dcbb (patch)
tree4596702690fd3e7755fd3ed369ef7c111890a791 /scripts/make-release
parentea4c86551de72721d52507af252f1aa541c29ac0 (diff)
downloadqemu-23086b20543b71ce8e1ec435ef65923d93b1dcbb.tar.gz
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> (cherry picked from commit 886cc706ce5d4d3d1c296f028ddc2991cfbe3bbe) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'scripts/make-release')
0 files changed, 0 insertions, 0 deletions