All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Migration Pull request
@ 2020-07-13 16:24 Juan Quintela
  2020-07-13 16:24 ` [PATCH v3 1/3] migration: fix memory leak in qmp_migrate_set_parameters Juan Quintela
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juan Quintela @ 2020-07-13 16:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: quintela, Dr. David Alan Gilbert, Juan Quintela

It includes several fixes:

- fix qemu_fclose(denis)
- remove superfluous breaks (liao)
- fix memory leak (zheng)

Please apply

[v1 & v2]

There was one error on the huawei address of the 1st patch and mail
was bouncing.  Fixed.

Denis V. Lunev (1):
  migration/savevm: respect qemu_fclose() error code in save_snapshot()

Liao Pingfang (1):
  migration/migration.c: Remove superfluous breaks

Zheng Chuan (1):
  migration: fix memory leak in qmp_migrate_set_parameters

 migration/migration.c | 6 ++----
 migration/savevm.c    | 8 ++++++--
 2 files changed, 8 insertions(+), 6 deletions(-)

-- 
2.25.4




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-13 16:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-13 16:24 [PATCH v3 0/3] Migration Pull request Juan Quintela
2020-07-13 16:24 ` [PATCH v3 1/3] migration: fix memory leak in qmp_migrate_set_parameters Juan Quintela
2020-07-13 16:24 ` [PATCH v3 2/3] migration/savevm: respect qemu_fclose() error code in save_snapshot() Juan Quintela
2020-07-13 16:24 ` [PATCH v3 3/3] migration/migration.c: Remove superfluous breaks Juan Quintela

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.