qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v7] migration: Support QLIST migration


From: Juan Quintela
Subject: Re: [PATCH v7] migration: Support QLIST migration
Date: Tue, 14 Jan 2020 10:06:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Eric Auger <address@hidden> wrote:
> Support QLIST migration using the same principle as QTAILQ:
> 94869d5c52 ("migration: migrate QTAILQ").
>
> The VMSTATE_QLIST_V macro has the same proto as VMSTATE_QTAILQ_V.
> The change mainly resides in QLIST RAW macros: QLIST_RAW_INSERT_HEAD
> and QLIST_RAW_REVERSE.
>
> Tests also are provided.
>
> Signed-off-by: Eric Auger <address@hidden>
> Reviewed-by: Peter Xu <address@hidden>
> Reviewed-by: Juan Quintela <address@hidden>
> Signed-off-by: Juan Quintela <address@hidden>

Reviewed-by: Juan Quintela <address@hidden>

(again)

queued.




reply via email to

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