qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/3] migration: Fixups for VMDESC submission


From: Alexander Graf
Subject: [Qemu-devel] [PATCH v2 0/3] migration: Fixups for VMDESC submission
Date: Mon, 23 Feb 2015 13:56:40 +0100

After the vmdesc self-describing JSON blob landed upstream, some people
noticed their self-written scripts around migration to fail.

This patch set aims at making the transition to the new VMDESC containing
migration format as smooth as possible for everyone involved.

Alexander Graf (3):
  migration: Read JSON VM description on incoming migration
  migration: Allow to suppress vmdesc submission
  pc: Disable vmdesc submission for old machines

 hw/core/machine.c   | 20 ++++++++++++++++++++
 hw/i386/pc_piix.c   |  1 +
 hw/i386/pc_q35.c    |  1 +
 include/hw/boards.h |  1 +
 qemu-options.hx     |  3 ++-
 savevm.c            | 36 ++++++++++++++++++++++++++++++++----
 6 files changed, 57 insertions(+), 5 deletions(-)

-- 
1.7.12.4




reply via email to

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