mbox series

[0/3] Migration patches on queue for 2.12

Message ID 20171201125728.1310-1-quintela@redhat.com
Headers show
Series Migration patches on queue for 2.12 | expand

Message

Juan Quintela Dec. 1, 2017, 12:57 p.m. UTC
Hi

Sending them because my next series are on top of this ones.

Later, Juan.

Juan Quintela (3):
  migration: Use proper types in json
  migration: print features as on off
  migration: free addr in the same function that we created it

 hmp.c                 | 22 +++++++++---------
 migration/migration.c | 62 ++++++++++++++++++++++++---------------------------
 migration/socket.c    |  4 ++--
 qapi/migration.json   | 20 ++++++++---------
 4 files changed, 52 insertions(+), 56 deletions(-)