Re: [Qemu-devel] [PATCH v12 15/21] migration: Add block where to send/receive packets

2018-05-03 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > Once there add tracepoints. > > Signed-off-by: Juan Quintela > --- > migration/ram.c| 49 +- > migration/trace-events | 2 ++ > 2 files changed, 46 insertions(+), 5 deletions(-)

[Qemu-devel] [PATCH v12 15/21] migration: Add block where to send/receive packets

2018-04-25 Thread Juan Quintela
Once there add tracepoints. Signed-off-by: Juan Quintela --- migration/ram.c| 49 +- migration/trace-events | 2 ++ 2 files changed, 46 insertions(+), 5 deletions(-) diff --git a/migration/ram.c b/migration/ram.c index