On 10/14/2011 12:26 PM, Luiz Capitulino wrote:
Most of the patches are runstate fixes and have been sent to the list
already.

The changes (since 210b3a70383b0bcc4266856431491b39dcb4f14d) are available
in the following repository:

     git://repo.or.cz/qemu/qmp-unstable.git qmp/queue

Pulled.  Thanks.

Regards,

Anthony Liguori


Luiz Capitulino (5):
       QMP: Fix blockdev-snapshot-sync doc example
       runstate: Print state transition when invalid
       runstate: Allow to transition from paused to postmigrate
       savevm: qemu_savevm_state(): Drop stop VM logic
       runstate: Allow user to migrate twice

  cpus.c          |   11 +++++++++++
  migration.c     |    2 +-
  qmp-commands.hx |    8 ++++----
  savevm.c        |    7 -------
  sysemu.h        |    1 +
  vl.c            |   12 ++++++++++--
  6 files changed, 27 insertions(+), 14 deletions(-)





Reply via email to