[PULL 0/1] VFIO fixes 2021-11-17 (for v6.2)

Alex Williamson posted 1 patch 2 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/163717652748.2560806.10593927801828190496.stgit@omen
Maintainers: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/common.c | 8 ++++++++
1 file changed, 8 insertions(+)
[PULL 0/1] VFIO fixes 2021-11-17 (for v6.2)
Posted by Alex Williamson 2 years, 5 months ago
The following changes since commit 3bb87484e77d22cf4e580a78856529c982195d32:

  Merge tag 'pull-request-2021-11-17' of https://gitlab.com/thuth/qemu into staging (2021-11-17 12:35:51 +0100)

are available in the Git repository at:

  git://github.com/awilliam/qemu-vfio.git tags/vfio-fixes-20211117.0

for you to fetch changes up to f3bc3a73c908df15966e66f88d5a633bd42fd029:

  vfio: Fix memory leak of hostwin (2021-11-17 11:25:55 -0700)

----------------------------------------------------------------
VFIO fixes 2021-11-17

 * Fix hostwin memory leak (Peng Liang)

----------------------------------------------------------------
Peng Liang (1):
      vfio: Fix memory leak of hostwin

 hw/vfio/common.c | 8 ++++++++
 1 file changed, 8 insertions(+)



Re: [PULL 0/1] VFIO fixes 2021-11-17 (for v6.2)
Posted by Richard Henderson 2 years, 5 months ago
On 11/17/21 8:17 PM, Alex Williamson wrote:
> The following changes since commit 3bb87484e77d22cf4e580a78856529c982195d32:
> 
>    Merge tag 'pull-request-2021-11-17' of https://gitlab.com/thuth/qemu into staging (2021-11-17 12:35:51 +0100)
> 
> are available in the Git repository at:
> 
>    git://github.com/awilliam/qemu-vfio.git tags/vfio-fixes-20211117.0
> 
> for you to fetch changes up to f3bc3a73c908df15966e66f88d5a633bd42fd029:
> 
>    vfio: Fix memory leak of hostwin (2021-11-17 11:25:55 -0700)
> 
> ----------------------------------------------------------------
> VFIO fixes 2021-11-17
> 
>   * Fix hostwin memory leak (Peng Liang)
> 
> ----------------------------------------------------------------
> Peng Liang (1):
>        vfio: Fix memory leak of hostwin
> 
>   hw/vfio/common.c | 8 ++++++++
>   1 file changed, 8 insertions(+)

Applied, thanks.

r~