]> 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:37 +0000 (19:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:30:22 +0000 (20:30 -0500)
commit0a031e0ac6218fa1b8478ebac3eddb912d2a236a
tree706bb52ef3b700bb618e98c7dad04d2214ed5efe
parentb31442c31e0b7aaeebce5128700752997c8e495f
Add VMState support for int32_t check value

We read the saved value and check that it is less or equal than the one
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