qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/3] vmstate: add no_migrate flag to VMStateDesc


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 1/3] vmstate: add no_migrate flag to VMStateDescription
Date: Fri, 08 Jul 2011 17:44:46 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Red Hat/3.1.11-2.el6_1 Thunderbird/3.1.11

On 07/08/11 16:26, Anthony Liguori wrote:
On 07/08/2011 03:53 AM, Gerd Hoffmann wrote:
This allows to easily tag devices as non-migratable,
so any attempt to migrate a virtual machine with the
device in question active will make migration fail.

Signed-off-by: Gerd Hoffmann<address@hidden>

register_device_unmigratable()?

That is just a more complicated way to do the same ;)
Wanna have a patch to zap it?

cheers,
  Gerd




reply via email to

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