]> 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>
Thu, 26 Jun 2014 18:53:45 +0000 (13:53 -0500)
commita075a3a27e97c1f1f7cf924f6d48827644229581
treefda2d8c7fd46c93278ac03149fad8a0a47aa6649
parent25062a7521bd8499277e8453517112853faac57c
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)

Conflicts:
vmstate.c

*removed dependency on b6fcfa59 (Move VMState code to vmstate.c)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
include/migration/vmstate.h
savevm.c