
10 Nov
2023
10 Nov
'23
8:15 a.m.
On Mon, Nov 06, 2023 at 16:21:24 -0600, Jonathon Jongsma wrote:
This is just for discussion. I used the src/cpu_map/sync_qemu_models_i386.py script and regenerated the CPU model definitions from the current qemu master source code. I then regenerated all test output to see what the result would be. I am not suggesting that this is a viable approach, but... Are there some updates that should happen here?
Not really. In general we can't change the definition of existing models to avoid breaking migrations. Both sides of migration need to share the same CPU model definition. Jirka