qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/3] vfio: Fix coverity, postcopy, and error path


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 0/3] vfio: Fix coverity, postcopy, and error path issues
Date: Sat, 25 Aug 2018 13:08:38 +0100

On 23 August 2018 at 19:27, Alex Williamson <address@hidden> wrote:
> The following changes since commit 3392fbee4e435658733bbe9aab23392660558b59:
>
>   Merge remote-tracking branch 
> 'remotes/vivier2/tags/linux-user-for-3.1-pull-request' into staging 
> (2018-08-23 12:28:17 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/awilliam/qemu-vfio.git tags/vfio-fixes-20180823.1
>
> for you to fetch changes up to 154304cd6e99e4222ed762976f9d9aca33c094d3:
>
>   postcopy: Synchronize usage of the balloon inhibitor (2018-08-23 10:45:58 
> -0600)
>
> ----------------------------------------------------------------
> VFIO fixes 2018-08-23
>
>  - Fix coverity reported issue with use of realpath (Alex Williamson)
>
>  - Cleanup file descriptor in error path (Alex Williamson)
>
>  - Fix postcopy use of new balloon inhibitor (Alex Williamson)
>
> ----------------------------------------------------------------
> Alex Williamson (3):
>       vfio/pci: Handle subsystem realpath() returning NULL
>       vfio/pci: Fix failure to close file descriptor on error
>       postcopy: Synchronize usage of the balloon inhibitor
>
>  hw/vfio/common.c         |  1 +
>  hw/vfio/pci.c            |  2 +-
>  migration/postcopy-ram.c | 18 ++++++++++++++++--
>  3 files changed, 18 insertions(+), 3 deletions(-)

Applied, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]