diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2015-02-06 14:55:46 +1100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2015-03-09 14:59:56 +0100 |
commit | 87774a4a4217b5cddc693f0678d0fc2bfc7f2ec1 (patch) | |
tree | 080c28839178c8b7fa91632d0e781d6596421586 /CODING_STYLE | |
parent | 8e099d14f5233f330c4a6f03ff655219cd789c8f (diff) | |
download | hqemu-87774a4a4217b5cddc693f0678d0fc2bfc7f2ec1.zip hqemu-87774a4a4217b5cddc693f0678d0fc2bfc7f2ec1.tar.gz |
Add more VMSTATE_*_TEST variants for integers
Currently, vmstate.h includes helper macro variants for 8, 16 and 32-bit
unsigned integers which include a "test" function which can selectively
enable or disable the field's presence in the migration stream.
There aren't similar helpers for 64-bit unsigned integers, or any size of
signed integers. This patch remedies this.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'CODING_STYLE')
0 files changed, 0 insertions, 0 deletions