qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] -incoming pause


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH 0/3] -incoming pause
Date: Tue, 10 Feb 2015 16:16:36 +0000

From: "Dr. David Alan Gilbert" <address@hidden>

This patchset provides a way of setting options on an incoming
migration before the fd/process/socket has been created.

   start qemu with   -incoming pause
   <use the monitor to set whatever you need>
   migrate -u theuri 

Dave

Dr. David Alan Gilbert (3):
  Add -incoming pause
  Add migrate -u option for -incoming pause
  Document -incoming options

 hmp-commands.hx       | 11 +++++++----
 hmp.c                 |  6 ++++--
 migration/migration.c | 50 +++++++++++++++++++++++++++++++++++++++++++-------
 qapi-schema.json      |  5 ++++-
 qemu-options.hx       | 29 ++++++++++++++++++++++++++---
 qmp-commands.hx       |  3 ++-
 6 files changed, 86 insertions(+), 18 deletions(-)

-- 
2.1.0




reply via email to

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