Re: [Qemu-devel] [PATCH RFC v3 2/3] vmstate: add VMSTATE_TEST

2014-03-25 Thread Dr. David Alan Gilbert
* Michael S. Tsirkin (m...@redhat.com) wrote: > Can validate state using VMS_NONE and VMS_MUST_EXIST Old comment, VMS_NONE being dead. > Signed-off-by: Michael S. Tsirkin > --- > include/migration/vmstate.h | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/include/migration/vmstat

[Qemu-devel] [PATCH RFC v3 2/3] vmstate: add VMSTATE_TEST

2014-03-24 Thread Michael S. Tsirkin
Can validate state using VMS_NONE and VMS_MUST_EXIST Signed-off-by: Michael S. Tsirkin --- include/migration/vmstate.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/include/migration/vmstate.h b/include/migration/vmstate.h index de970ab..97629b7 100644 --- a/include/migration/vmstate