]> Git Repo - qemu.git/commit
migration: qemu-file more size_t'ifying
authorDr. David Alan Gilbert <[email protected]>
Thu, 13 Aug 2015 10:51:34 +0000 (11:51 +0100)
committerAmit Shah <[email protected]>
Tue, 29 Sep 2015 06:03:02 +0000 (11:33 +0530)
commit56f3835ff1e70df97f843f4a27abdff6b4a2ae77
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 <[email protected]>
Message-Id: <1439463094[email protected]>
Reviewed-by: zhanghailiang <[email protected]>
Reviewed-by: Amit Shah <[email protected]>
Signed-off-by: Amit Shah <[email protected]>
include/migration/qemu-file.h
migration/qemu-file.c
This page took 0.021253 seconds and 4 git commands to generate.