commit | 3476436a44c29725efef0cabf5b3ea4e70054d57 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Apr 03 19:52:21 2014 +0300 |
committer | Juan Quintela <quintela@redhat.com> | Mon May 05 22:15:03 2014 +0200 |
tree | b56f1453cf05749a7dd89881837b95df75b9e241 | |
parent | 3c3ce981423e0d6c18af82ee62f1850c2cda5976 [diff] |
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/ As the macro verifies the value is positive, rename it to make the function clearer. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>