This reworks/adds traces for migration.

v4:
* added qemu_ether_ntoa helper and used it for trace_qemu_announce_self_iter

v2:
* rework of an original single patch with the same subject.

Alexey Kardashevskiy (4):
  util: add qemu_ether_ntoa
  vl: add system_wakeup_request tracepoint
  migration: extend section_start/end traces
  migration: add more traces

 include/qemu-common.h |  2 ++
 migration.c           | 30 ++++++------------------------
 qemu-file.c           |  2 ++
 savevm.c              | 20 ++++++++++++++------
 trace-events          | 21 +++++++++++++++++++--
 util/cutils.c         | 14 ++++++++++++++
 vl.c                  |  2 ++
 vmstate.c             |  2 ++
 8 files changed, 61 insertions(+), 32 deletions(-)

-- 
1.8.4.rc4


Reply via email to