qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 4297c8: util: add qemu_ether_ntoa


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 4297c8: util: add qemu_ether_ntoa
Date: Thu, 27 Mar 2014 09:00:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 4297c8ee6f0ef70e5a71e3387a0fccaa20b04f94
      
https://github.com/qemu/qemu/commit/4297c8ee6f0ef70e5a71e3387a0fccaa20b04f94
  Author: Alexey Kardashevskiy <address@hidden>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M include/qemu-common.h
    M util/cutils.c

  Log Message:
  -----------
  util: add qemu_ether_ntoa

This adds a helper to format ethernet MAC address.

Signed-off-by: Alexey Kardashevskiy <address@hidden>
Reviewed-by: Juan Quintela <address@hidden>
Signed-off-by: Amit Shah <address@hidden>


  Commit: 9013dca5539186ddca018bebcf2d5da63d061365
      
https://github.com/qemu/qemu/commit/9013dca5539186ddca018bebcf2d5da63d061365
  Author: Alexey Kardashevskiy <address@hidden>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M migration.c
    M qemu-file.c
    M savevm.c
    M trace-events
    M vmstate.c

  Log Message:
  -----------
  migration: add more traces

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 <address@hidden>
Reviewed-by: Juan Quintela <address@hidden>
Signed-off-by: Amit Shah <address@hidden>


  Commit: 9ad665df2a9eeb8ed6f3501896e45c1a3cd9dd5f
      
https://github.com/qemu/qemu/commit/9ad665df2a9eeb8ed6f3501896e45c1a3cd9dd5f
  Author: Peter Maydell <address@hidden>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M include/qemu-common.h
    M migration.c
    M qemu-file.c
    M savevm.c
    M trace-events
    M util/cutils.c
    M vmstate.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/amit-migration/tags/for_upstream' into 
staging

migration: traces

Adds trace messages to migration path.  Patches have been on list for a
while, and have been reviewed by Juan.

# gpg: Signature made Thu 27 Mar 2014 10:44:21 GMT using RSA key ID 854083B6
# gpg: Can't check signature: public key not found

* remotes/amit-migration/tags/for_upstream:
  migration: add more traces
  util: add qemu_ether_ntoa

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/bea4acda3bff...9ad665df2a9e

reply via email to

[Prev in Thread] Current Thread [Next in Thread]