On Wed, Oct 08, 2025 at 04:47:14PM +0300, Michael Tokarev wrote: > Date: Wed, 8 Oct 2025 16:47:14 +0300 > From: Michael Tokarev <[email protected]> > Subject: [PATCH for-10.0.x] Revert "i386/cpu: Move adjustment of > CPUID_EXT_PDCM before feature_dependencies[] check" > X-Mailer: git-send-email 2.47.3 > > This reverts commit 3d26cb65c27190e57637644ecf6c96b8c3d246a3 > (v10.0.3-34-g3d26cb65c271) from 10.0.x branch. > > The problem is that the change makes qemu 10.0.x non-migratable > to subsequent qemu versions, since it requires introducing a new > machine type. > > Signed-off-by: Michael Tokarev <[email protected]> > --- > target/i386/cpu.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Zhao Liu <[email protected]>
