All of lore.kernel.org
 help / color / mirror / Atom feed
* migration: stable machine types?
@ 2026-02-21  6:55 Michael Tokarev
  2026-02-23 10:46 ` Daniel P. Berrangé
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Tokarev @ 2026-02-21  6:55 UTC (permalink / raw)
  To: QEMU Development, Peter Xu, Fabiano Rosas
  Cc: Christian Ehrhardt, Peter Maydell

Hi!

We had a few examples when a bugfix required for a stable series
but it can't be applied because it breaks migration.  One recent
example is https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2131822 -
the fix has been cherry-picked for 10.0.x but had to be reverted.

I wonder if we can, sometimes, introduce additional machine types
for stable series.

In this case, it might've been an intermediate 10.0.4 machine type,
which is between 10.0 and 10.1 - with this additional change included.

If this machine is known to both 10.1-tobe and 10.0.4+, all migration
should work fine in both directions.

It is exactly the same situation and solution which has been implemented
by ubuntu in the end, but using their own, distribution-specific,
machine types.

Why can't we do the same in upstream qemu?

And yes, that would be a very rare case.

Thanks,

/mjt


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

end of thread, other threads:[~2026-02-23 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-21  6:55 migration: stable machine types? Michael Tokarev
2026-02-23 10:46 ` Daniel P. Berrangé
2026-02-23 19:37   ` Peter Xu
2026-02-23 20:06     ` Daniel P. Berrangé

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.