David Gibson e344b8a16d savevm: Add VMSTATE_UINT64_EQUAL helpers
The savevm code already includes a number of *_EQUAL helpers which act as
sanity checks verifying that the configuration of the saved state matches
that of the machine we're loading into to work.  Variants already exist
for 8 bit 16 bit and 32 bit integers, but not 64 bit integers.  This patch
fills that hole, adding a UINT64 version.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2013-03-26 13:30:48 +01:00
2013-03-23 14:25:41 +00:00
2013-03-22 13:25:07 +01:00
2013-03-25 11:13:10 +01:00
2013-03-25 09:13:18 +01:00
2013-03-22 13:25:07 +01:00
2013-03-15 16:07:49 +01:00
2013-03-25 09:07:40 +01:00
2013-03-23 14:25:41 +00:00
2013-03-22 13:25:07 +01:00
2013-03-22 16:09:46 +01:00
2013-02-21 16:17:31 -06:00
2013-03-23 14:25:42 +00:00
2013-03-23 14:25:42 +00:00
2013-03-12 10:35:55 +01:00
2013-03-23 14:25:41 +00:00
2013-02-16 14:50:59 +01:00
2013-03-12 13:40:11 -05:00
2013-03-12 13:40:11 -05:00
2013-02-21 16:17:31 -06:00
2013-03-23 14:25:42 +00:00
2013-03-15 11:36:49 -05:00
2013-03-11 13:32:03 +01:00
2013-03-22 17:51:32 +01:00
2013-03-11 13:32:03 +01:00
2013-02-22 21:21:10 +01:00
2013-02-22 21:29:43 +01:00
2013-03-22 13:25:07 +01:00
2013-02-18 08:39:10 -06:00
2013-02-15 17:40:56 -06:00
2013-03-19 08:00:10 -05:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%