All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] migration: Error fixes and improvements
@ 2025-11-15  8:34 Markus Armbruster
  2025-11-15  8:34 ` [PATCH 1/3] migration: Plug memory leaks after migrate_set_error() Markus Armbruster
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Markus Armbruster @ 2025-11-15  8:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: peterx, farosas

Maintainers decide what to take for 10.2, if anything.

Let me know if you'd prefer the "perhaps should take ownership" idea
in PATCH 1's commit message.

Markus Armbruster (3):
  migration: Plug memory leaks after migrate_set_error()
  migration: Use warn_reportf_err() where appropriate
  migration/postcopy-ram: Improve error reporting after loadvm failure

 migration/cpr-exec.c     |  3 ++-
 migration/multifd.c      |  6 ++++--
 migration/postcopy-ram.c | 17 ++++++++---------
 3 files changed, 14 insertions(+), 12 deletions(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-12-02 19:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-15  8:34 [PATCH 0/3] migration: Error fixes and improvements Markus Armbruster
2025-11-15  8:34 ` [PATCH 1/3] migration: Plug memory leaks after migrate_set_error() Markus Armbruster
2025-11-15  8:34 ` [PATCH 2/3] migration: Use warn_reportf_err() where appropriate Markus Armbruster
2025-11-17 15:47   ` Fabiano Rosas
2025-11-15  8:35 ` [PATCH 3/3] migration/postcopy-ram: Improve error reporting after loadvm failure Markus Armbruster
2025-11-17 15:50   ` Fabiano Rosas
2025-11-17 16:03 ` [PATCH 0/3] migration: Error fixes and improvements Peter Xu
2025-11-18  7:44   ` Markus Armbruster
2025-11-18 17:35     ` Peter Xu
2025-11-19  7:45       ` Markus Armbruster
2025-11-19 20:58         ` Peter Xu
2025-11-20 10:30           ` Migration and the Job abstraction (was: [PATCH 0/3] migration: Error fixes and improvements) Markus Armbruster
2025-11-20 12:16             ` Kevin Wolf
2025-11-24 22:48               ` Peter Xu
2025-12-02 13:16                 ` Migration and the Job abstraction Markus Armbruster
2025-12-02 19:16                   ` Peter Xu
2025-11-21 12:38           ` [PATCH 0/3] migration: Error fixes and improvements Fabiano Rosas

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.