Re: [Qemu-devel] [PATCH v2 2/3] migration: loadvm handlers are not used

2017-05-30 Thread Laurent Vivier
On 30/05/2017 10:37, Juan Quintela wrote: > So we remove all traces of them. > > Signed-off-by: Juan Quintela Reviewed-by: Laurent Vivier > --- > include/migration/migration.h | 5 - > include/migration/vmstate.h | 2 -- > include/qemu/typedefs.h | 1 - > migration/migration.c

[Qemu-devel] [PATCH v2 2/3] migration: loadvm handlers are not used

2017-05-30 Thread Juan Quintela
So we remove all traces of them. Signed-off-by: Juan Quintela --- include/migration/migration.h | 5 - include/migration/vmstate.h | 2 -- include/qemu/typedefs.h | 1 - migration/migration.c | 2 -- migration/savevm.c| 26 -- 5 files c