Alexey Kardashevskiy <a...@ozlabs.ru> wrote: > This replaces DPRINTF macro with tracepoints. > > This moves some messages from migration.c to savevm.c. > > This adds tracepoint to signal about fileds failed to migrate. > > Signed-off-by: Alexey Kardashevskiy <a...@ozlabs.ru> > --- > Changes: > v4: > * made use of new qemu_ether_ntoa to make it compiling in mingw32
Reviewed-by: Juan Quintela <quint...@redhat.com>