]> git.proxmox.com Git - qemu.git/commit
qmp: Clean up design of memchar-read
authorMarkus Armbruster <armbru@redhat.com>
Wed, 6 Feb 2013 20:27:15 +0000 (21:27 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 6 Feb 2013 22:35:17 +0000 (16:35 -0600)
commit3ab651fc819178cf6a518af5860cc49f42cff455
treeff7e205ecb9e4ac0dc68fbf1c19d8b99e7c7ea54
parent82e59a676c01b3df3b53998d428d0a64a55f2439
qmp: Clean up design of memchar-read

The data returned has a well-defined size, which makes the size
returned along with it redundant at best.  Drop it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hmp.c
qapi-schema.json
qemu-char.c
qmp-commands.hx