diff options
author | Zhang Chen <chen.zhang@intel.com> | 2020-10-16 13:52:05 +0800 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2020-11-11 16:52:23 +0800 |
commit | 0c4266ef2690312512512ad6f4e44b5ac1d44c0c (patch) | |
tree | 7524eb8ffa40222c0db45c40bc21c5069b0500b8 /python/qemu/machine.py | |
parent | 45b9e8c33a844c80d6067a3271652af5654ba7bd (diff) | |
download | qemu-0c4266ef2690312512512ad6f4e44b5ac1d44c0c.zip qemu-0c4266ef2690312512512ad6f4e44b5ac1d44c0c.tar.gz qemu-0c4266ef2690312512512ad6f4e44b5ac1d44c0c.tar.bz2 |
net/colo-compare.c: Fix compare_timeout format issue
This parameter need compare with the return of qemu_clock_get_ms(),
it is uint64_t. So we need fix this issue here.
Fixes: 9cc43c94b31 ("net/colo-compare.c: Expose "compare_timeout" to users")
Reported-by: Derek Su <dereksu@qnap.com>
Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Reviewed-by: Li Zhijian <lizhijian@cn.fujitsu.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions