qemu-devel
[Top][All Lists]
Advanced

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

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


From: Lucas Meneghel Rodrigues
Subject: Re: [Qemu-devel] [PATCH v2 0/3] migration: Fixups for VMDESC submission
Date: Thu, 05 Mar 2015 10:24:10 -0300

Just for the record, I've tested it using the virt-test reproducer and indeed the problem is fixed with this patchset. I'm sorry for the delay!

Thanks :)

On Mon, Feb 23, 2015 at 9:56 AM, Alexander Graf <address@hidden> wrote:
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]