Juan Quintela <quint...@redhat.com> writes: > Signed-off-by: Juan Quintela <quint...@redhat.com> > > --- > Rename it to NONE > Fix typos (dave) > We don't need to chek values returned by visit_type_MultifdCompress (markus) > Fix yet more typos (wei) > --- > hw/core/qdev-properties.c | 13 +++++++++++++ > include/hw/qdev-properties.h | 3 +++ > migration/migration.c | 13 +++++++++++++ > monitor/hmp-cmds.c | 13 +++++++++++++ > qapi/migration.json | 30 +++++++++++++++++++++++++++--- > tests/migration-test.c | 13 ++++++++++--- > 6 files changed, 79 insertions(+), 6 deletions(-)
For QAPI: Acked-by: Markus Armbruster <arm...@redhat.com>