qemu-file: Make rate_limit_used an uint64_t
commitf87e4d6d43d7020783d18d8657b4f9c21f9e3427
authorJuan Quintela <quintela@redhat.com>
Mon, 8 May 2023 13:08:53 +0000 (8 15:08 +0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 15 May 2023 11:45:33 +0000 (15 13:45 +0200)
treef6bd60866d4b30e5bb523d3df66b9e121ac27823
parentbffc0441d52e1b88c7fca857cc8e2d5c24c15c5e
qemu-file: Make rate_limit_used an uint64_t

Change all the functions that use it.  It was already passed as
uint64_t.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: CĂ©dric Le Goater <clg@kaod.org>
Message-Id: <20230508130909.65420-6-quintela@redhat.com>
migration/qemu-file.c
migration/qemu-file.h