diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2019-10-02 11:22:12 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-10-03 12:48:42 +0200 |
commit | 87287ac02c39a04041f727c633bb9cc7a0339d91 (patch) | |
tree | 1298073ce4728914dcd39b0ad066b9b0c4612ed9 /tests/migration-test.c | |
parent | 7f21573c822805a8e6be379d9bcf3ad9effef3dc (diff) | |
download | qemu-87287ac02c39a04041f727c633bb9cc7a0339d91.zip qemu-87287ac02c39a04041f727c633bb9cc7a0339d91.tar.gz qemu-87287ac02c39a04041f727c633bb9cc7a0339d91.tar.bz2 |
accel/kvm: ensure ret always set
Some of the cross compilers rightly complain there are cases where ret
may not be set. 0 seems to be the reasonable default unless particular
slot explicitly returns -1.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/migration-test.c')
0 files changed, 0 insertions, 0 deletions