Eric Auger 4746dbf8a9 migration: Support QLIST migration
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 <eric.auger@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2020-01-20 09:10:23 +01:00
..
2020-01-06 18:41:32 +04:00
2019-08-16 13:31:52 +02:00
2019-10-17 17:02:32 -04:00
2019-09-10 08:58:43 +02:00
2019-12-18 20:18:02 +00:00
2019-09-11 08:46:17 +02:00
2019-08-21 16:29:57 +02:00
2020-01-02 16:29:32 +04:00
2019-10-28 15:12:38 +00:00
2019-04-18 22:18:59 +02:00
2020-01-20 09:10:23 +01:00
2019-08-16 13:31:52 +02:00
2019-09-16 17:13:06 +02:00
2018-12-20 10:29:08 +01:00