commit | bbafc7a8798bc9ed1380e75033544e0614d344c7 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Jun 16 00:38:46 2010 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Thu Jul 01 14:27:13 2010 -0300 |
tree | 1c52f19c932b940d4d6606c73458c098054a4517 | |
parent | 8d7e84571bd3f44c106ed12cb316b1ca30915fc7 [diff] |
QMP: Fix python helper /wrt long return strings Remove the arbitrary limitation of 1024 characters per return string and read complete lines instead. Required for device_show. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>