All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] migration: Fix regressions
@ 2024-12-13 16:01 Fabiano Rosas
  2024-12-13 16:01 ` [PATCH 1/2] migration/multifd: Fix compat with QEMU < 9.0 Fabiano Rosas
  2024-12-13 16:01 ` [PATCH 2/2] s390x: Fix CSS migration Fabiano Rosas
  0 siblings, 2 replies; 5+ messages in thread
From: Fabiano Rosas @ 2024-12-13 16:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Xu

Hello,

A couple of fixes for regressions we have open in gitlab:

multifd from old QEMUs - https://gitlab.com/qemu-project/qemu/-/issues/2720
s390x CSS - https://gitlab.com/qemu-project/qemu/-/issues/2704

CI run: https://gitlab.com/farosas/qemu/-/pipelines/1587733433

Fabiano Rosas (2):
  migration/multifd: Fix compat with QEMU < 9.0
  s390x: Fix CSS migration

 hw/s390x/s390-virtio-ccw.c |  2 +-
 migration/multifd.c        | 15 +++++++++------
 2 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2024-12-16 16:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 16:01 [PATCH 0/2] migration: Fix regressions Fabiano Rosas
2024-12-13 16:01 ` [PATCH 1/2] migration/multifd: Fix compat with QEMU < 9.0 Fabiano Rosas
2024-12-16 16:02   ` Peter Xu
2024-12-13 16:01 ` [PATCH 2/2] s390x: Fix CSS migration Fabiano Rosas
2024-12-16  7:17   ` Thomas Huth

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.