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: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 1/3] vmstate: add no_migrate flag to VMStateDescription
Date: Fri, 08 Jul 2011 12:07:19 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

On 07/08/2011 11:04 AM, Gerd Hoffmann wrote:
On 07/08/11 17:44, Gerd Hoffmann wrote:
On 07/08/11 16:26, Anthony Liguori wrote:
register_device_unmigratable()?

Wanna have a patch to zap it?

Ah, no, we can't, for ivshmem this isn't fixed but depends on the
configuration, so a static flag in the VMStateDescription doesn't cut it.

Right, but can we have some continuity at least between the two interfaces?

At least make the vmstate flag 'unmigratable' or rename the function to qdev_set_no_migrate().

BTW, should this be a vmstate flag or a qdev flag?

Regards,

Anthony Liguori


cheers,
Gerd





reply via email to

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