diff options
| author | Michael Roth <mdroth@linux.vnet.ibm.com> | 2011-09-19 19:03:11 -0500 |
|---|---|---|
| committer | Luiz Capitulino <lcapitulino@redhat.com> | 2011-10-04 11:00:46 -0300 |
| commit | e1bc2f7b3fb19ab2abcec3d5b15e045b00ae9da1 (patch) | |
| tree | 737f967f3510569800635e938565b9501dcd3232 /scripts/qapi-commands.py | |
| parent | 0b9d854230737b214c01e89f0b679ea36fd59e5e (diff) | |
| download | focaccia-qemu-e1bc2f7b3fb19ab2abcec3d5b15e045b00ae9da1.tar.gz focaccia-qemu-e1bc2f7b3fb19ab2abcec3d5b15e045b00ae9da1.zip | |
qapi: modify visitor code generation for list iteration
Modify logic such that we never assign values to the list head argument to progress through the list on subsequent iterations, instead rely only on having our return value passed back in as an argument on the next call. Also update QMP I/O visitors and test cases accordingly, and add a missing test case for QmpOutputVisitor. Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions