On Tue, 16 Oct 2018 13:58:17 +0200 Cornelia Huck <coh...@redhat.com> wrote:
> If ioctl(..., VFIO_DEVICE_RESET) fails, we want to report errno > instead of ret (which is always -1 on error). > > Fixes Coverity issue CID 1396176. > > Reported-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Cornelia Huck <coh...@redhat.com> > --- > hw/vfio/ap.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Queued to s390-next.