aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
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 /Makefile.objs
parentfd06527b80c88c8dde1b35fdc692685b68d2fd93 (diff)
downloadqemu-741d4086c856320807a2575389d7c0505578270b.zip
qemu-741d4086c856320807a2575389d7c0505578270b.tar.gz
qemu-741d4086c856320807a2575389d7c0505578270b.tar.bz2
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 'Makefile.objs')
0 files changed, 0 insertions, 0 deletions