summary refs log tree commit diff stats
path: root/scripts/analyze-migration.py
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2017-12-01 13:08:38 +0100
committerJuan Quintela <quintela@redhat.com>2018-01-15 12:47:53 +0100
commit741d4086c856320807a2575389d7c0505578270b (patch)
tree89ca48239bf2838bfd678cfcb881f1d7899288c6 /scripts/analyze-migration.py
parentfd06527b80c88c8dde1b35fdc692685b68d2fd93 (diff)
downloadfocaccia-qemu-741d4086c856320807a2575389d7c0505578270b.tar.gz
focaccia-qemu-741d4086c856320807a2575389d7c0505578270b.zip
migration: Use proper types in json
We use int for everything (int64_t), and then we check that value is
between 0 and 255.  Change it to the valid types.

This change only happens for HMP.  QMP always use bytes and similar.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/analyze-migration.py')
0 files changed, 0 insertions, 0 deletions