]> git.proxmox.com Git - qemu.git/commit - savevm.c
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)
commit8250166039211e5753f070951b85982705fa0f56
tree0693dc839b10ab5c0dc723f8f4075fd9f89b0ce6
parent5122b431c6d1b489e3f615002f7785fea80b776a
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