]> git.proxmox.com Git - mirror_qemu.git/commit
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 3 Apr 2014 16:52:21 +0000 (19:52 +0300)
committerJuan Quintela <quintela@redhat.com>
Mon, 5 May 2014 20:15:03 +0000 (22:15 +0200)
commit3476436a44c29725efef0cabf5b3ea4e70054d57
treeb56f1453cf05749a7dd89881837b95df75b9e241
parent3c3ce981423e0d6c18af82ee62f1850c2cda5976
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>
hw/pci/pci.c
include/migration/vmstate.h
target-arm/machine.c