All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] migration: A couple of cleanups
@ 2025-04-16 13:43 Fabiano Rosas
  2025-04-16 13:43 ` [PATCH 1/2] migration/multifd: Fix received packets tracepoint Fabiano Rosas
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Fabiano Rosas @ 2025-04-16 13:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Xu

Postcopy code was moved and some if postcopy were left behind.

Multifd has an accounting issue in tracepoints.

Fabiano Rosas (2):
  migration/multifd: Fix received packets tracepoint
  migration: Trivial cleanups for postcopy

 migration/migration.c  | 28 ++++++++++------------------
 migration/multifd.c    |  6 +-----
 migration/trace-events |  4 ++--
 3 files changed, 13 insertions(+), 25 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2025-05-06 13:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-16 13:43 [PATCH 0/2] migration: A couple of cleanups Fabiano Rosas
2025-04-16 13:43 ` [PATCH 1/2] migration/multifd: Fix received packets tracepoint Fabiano Rosas
2025-05-05 21:01   ` Peter Xu
2025-05-05 21:51     ` Fabiano Rosas
2025-05-06 13:05       ` Peter Xu
2025-04-16 13:43 ` [PATCH 2/2] migration: Trivial cleanups for postcopy Fabiano Rosas
2025-05-05 20:53   ` Peter Xu
2025-04-23 11:02 ` [PATCH 0/2] migration: A couple of cleanups Juraj Marcin

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.