Add VMState support for int32_t check value
authorJuan Quintela <quintela@redhat.com>
Thu, 20 Aug 2009 17:42:32 +0000 (19:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:30:21 +0000 (20:30 -0500)
commite6a1ec6cca7e730e0c691c2e8560d9a3debd1495
tree0693dc839b10ab5c0dc723f8f4075fd9f89b0ce6
parent63f2ee8bae4139876b91f85f4b8e0b60ea285fcd
Add VMState support for int32_t check value

We read the saved value and check that it is the same that the one
is stored in the structure.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/hw.h
savevm.c