mbox

[PULL,0/1] Migration patches for 2024-08-20

Message ID 20240820170741.27055-1-farosas@suse.de (mailing list archive)
State New
Headers show

Pull-request

https://gitlab.com/farosas/qemu.git tags/migration-20240820-pull-request

Message

Fabiano Rosas Aug. 20, 2024, 5:07 p.m. UTC
The following changes since commit 075fd020afe3150a0e6c4b049705b358b597b65a:

  Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into staging (2024-08-20 16:51:15 +1000)

are available in the Git repository at:

  https://gitlab.com/farosas/qemu.git tags/migration-20240820-pull-request

for you to fetch changes up to 4c107870e8b2ba3951ee0c46123f1c3b5d3a19d3:

  migration/multifd: Free MultiFDRecvParams::data (2024-08-20 12:44:13 -0300)

----------------------------------------------------------------
Migration pull request

- Peter's fix for a leak in multifd recv side

----------------------------------------------------------------

Peter Maydell (1):
  migration/multifd: Free MultiFDRecvParams::data

 migration/multifd.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Richard Henderson Aug. 21, 2024, 2:24 a.m. UTC | #1
On 8/21/24 03:07, Fabiano Rosas wrote:
> The following changes since commit 075fd020afe3150a0e6c4b049705b358b597b65a:
> 
>    Merge tag 'nvme-next-pull-request' ofhttps://gitlab.com/birkelund/qemu into staging (2024-08-20 16:51:15 +1000)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/farosas/qemu.git tags/migration-20240820-pull-request
> 
> for you to fetch changes up to 4c107870e8b2ba3951ee0c46123f1c3b5d3a19d3:
> 
>    migration/multifd: FreeMultiFDRecvParams::data (2024-08-20 12:44:13 -0300)
> 
> ----------------------------------------------------------------
> Migration pull request
> 
> - Peter's fix for a leak in multifd recv side


Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~