migration: qemu-file more size_t'ifying
commit56f3835ff1e70df97f843f4a27abdff6b4a2ae77
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 13 Aug 2015 10:51:34 +0000 (13 11:51 +0100)
committerAmit Shah <amit.shah@redhat.com>
Tue, 29 Sep 2015 06:03:02 +0000 (29 11:33 +0530)
tree1a0f48d4b05d2d4e909abe3e93467db9b13b952d
parenta202a4c001fd35b50d99abcc329bc9e666eb8eed
migration: qemu-file more size_t'ifying

This time convert the external functions:
  qemu_get_buffer, qemu_peek_buffer
  qemu_put_buffer and qemu_put_buffer_async

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <1439463094-5394-6-git-send-email-dgilbert@redhat.com>
Reviewed-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
include/migration/qemu-file.h
migration/qemu-file.c