qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/13] migration pull queue
@ 2015-03-17 15:30 Juan Quintela
  2015-03-17 15:30 ` [Qemu-devel] [PULL 01/13] migration: Avoid qerror_report_err() outside QMP command handlers Juan Quintela
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Juan Quintela @ 2015-03-17 15:30 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 5a4992834daec85c3913654903fb9f4f954e585a:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' into staging (2015-03-17 11:43:00 +0000)

are available in the git repository at:

  git://github.com/juanquintela/qemu.git tags/migration/20150317

for you to fetch changes up to cde63fbed86e20dda98bf35025faedd994918f00:

  migration: Expose 'cancelling' status to user (2015-03-17 15:20:37 +0100)

----------------------------------------------------------------
migration/next for 20150317

Hi Peter

Please apply:

- RDMA small fixes (Tokared & Stefan)
- remove unused functions (thomas)
- minor fixes for migration_incoming (dave)
- use qerror correctly (Markus)
- Move migration status to one ENUM.  Libvirt ack'd the patch (Zhanghailiang)

Thanks, Juan.


----------------------------------------------------------------
Dr. David Alan Gilbert (3):
      migrate_incoming: use hmp_handle_error
      Warn against the use of the string as uri parameter to migrate-incoming
      migrate_incoming: Cleanup/clarify error messages

Markus Armbruster (1):
      migration: Avoid qerror_report_err() outside QMP command handlers

Michael Tokarev (1):
      migration/rdma: clean up qemu_rdma_dest_init a bit

Stefan Weil (2):
      migration: Fix some 32 bit compiler errors
      migration: Fix remaining 32 bit compiler errors

Thomas Huth (1):
      migration: Remove unused functions

zhanghailiang (5):
      arch_init: Count the total number of pages by using helper function
      migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
      hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
      migration: Convert 'status' of MigrationInfo to use an enum type
      migration: Expose 'cancelling' status to user

 arch_init.c                   |   8 +--
 hmp.c                         |  21 +++----
 include/migration/migration.h |   1 -
 include/migration/qemu-file.h |   1 -
 migration/migration.c         | 115 +++++++++++++++++---------------------
 migration/qemu-file-buf.c     |  31 -----------
 migration/rdma.c              | 127 +++++++++++++++++++++---------------------
 qapi-schema.json              |  37 ++++++++++--
 8 files changed, 155 insertions(+), 186 deletions(-)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-03-17 18:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-17 15:30 [Qemu-devel] [PULL 00/13] migration pull queue Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 01/13] migration: Avoid qerror_report_err() outside QMP command handlers Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 02/13] migration/rdma: clean up qemu_rdma_dest_init a bit Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 03/13] migration: Fix some 32 bit compiler errors Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 04/13] migration: Fix remaining " Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 05/13] migrate_incoming: use hmp_handle_error Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 06/13] Warn against the use of the string as uri parameter to migrate-incoming Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 07/13] migrate_incoming: Cleanup/clarify error messages Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 08/13] arch_init: Count the total number of pages by using helper function Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 09/13] migration: Remove unused functions Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 10/13] migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_* Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 11/13] hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus' Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 12/13] migration: Convert 'status' of MigrationInfo to use an enum type Juan Quintela
2015-03-17 15:30 ` [Qemu-devel] [PULL 13/13] migration: Expose 'cancelling' status to user Juan Quintela
2015-03-17 18:53 ` [Qemu-devel] [PULL 00/13] migration pull queue Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).