diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2013-03-12 14:06:00 +1100 |
|---|---|---|
| committer | Juan Quintela <quintela@redhat.com> | 2013-03-26 13:30:48 +0100 |
| commit | e344b8a16de429ada3d9126f26e2a96d71348356 (patch) | |
| tree | 606716e128c2072255c6a6e0c9fefa9ff84377be /scripts/qapi-commands.py | |
| parent | 817c60457f41e8643b612d451b3737433e9c7e0a (diff) | |
| download | focaccia-qemu-e344b8a16de429ada3d9126f26e2a96d71348356.tar.gz focaccia-qemu-e344b8a16de429ada3d9126f26e2a96d71348356.zip | |
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>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions