commit | 3ab651fc819178cf6a518af5860cc49f42cff455 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Wed Feb 06 21:27:15 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 06 16:35:17 2013 -0600 |
tree | ff7e205ecb9e4ac0dc68fbf1c19d8b99e7c7ea54 | |
parent | 82e59a676c01b3df3b53998d428d0a64a55f2439 [diff] |
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>