]> git.ipfire.org Git - thirdparty/qemu.git/commit
vmstate: add VMS_MUST_EXIST
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 3 Apr 2014 16:50:31 +0000 (19:50 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 21 Jul 2014 03:05:52 +0000 (22:05 -0500)
commit49e8918a4db041380caf6833bb725bd95b6968c4
tree920a5e3477cea90c230bfaa6760b2c5ef6b2c153
parent6067df7a5df3601985e464d3cf1d560b374daa9f
vmstate: add VMS_MUST_EXIST

Can be used to verify a required field exists or validate
state in some other way.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
(cherry picked from commit 5bf81c8d63db0216a4d29dc87f9ce530bb791dd1)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
include/migration/vmstate.h
vmstate.c