[Qemu-devel] [PATCH 0/3] Migration patches on queue for 2.12

Juan Quintela posted 3 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171201125728.1310-1-quintela@redhat.com
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
hmp.c                 | 22 +++++++++---------
migration/migration.c | 62 ++++++++++++++++++++++++---------------------------
migration/socket.c    |  4 ++--
qapi/migration.json   | 20 ++++++++---------
4 files changed, 52 insertions(+), 56 deletions(-)
[Qemu-devel] [PATCH 0/3] Migration patches on queue for 2.12
Posted by Juan Quintela 6 years, 4 months ago
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(-)

-- 
2.14.3