On Mon, Jan 17, 2011 at 10:17:49AM -0700, Alex Williamson wrote:
> The vmsd code expects the fields structure to be properly terminated,
> not NULL.  An assigned device should never be saved or restored, and
> recent qemu fixes to the no_migrate flag should ensure this, but let's
> avoid setting the wrong precedent.
> 
> Signed-off-by: Alex Williamson <alex.william...@redhat.com>
> ---
> 
> v2:
>  - Change to commit log only, was "device-assignment: Add fields to
>    VMStateDescription".  Recent qemu.git no_migrate changes avoid
>    potential segfault, but this should still be applied for correctness.
> 
>  hw/device-assignment.c |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)

Applied, thanks.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to