diff options
author | 2024-01-17 15:58:46 +0800 | |
---|---|---|
committer | 2024-01-29 11:02:12 +0800 | |
commit | a8629e0c2f6778a96f161f15215060cfab5ef2a4 (patch) | |
tree | 8c04d8889cbdb967dcaf3b55b29eaca612923b4e /scripts/qapi/source.py | |
parent | migration: Plug memory leak on HMP migrate error path (diff) | |
download | qemu-a8629e0c2f6778a96f161f15215060cfab5ef2a4.tar.xz qemu-a8629e0c2f6778a96f161f15215060cfab5ef2a4.zip |
migration: Make threshold_size an uint64_t
It's always used to compare against another uint64_t. Make it always clear
that it's never a negative.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240117075848.139045-2-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions