|
From: | Juan Quintela |
Subject: | Re: [PATCH v6] migration: Support QLIST migration |
Date: | Wed, 08 Jan 2020 14:09:38 +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: Juan Quintela <address@hidden> queued
[Prev in Thread] | Current Thread | [Next in Thread] |