On 5/11/2026 11:29 AM, Matthew Rosato wrote: > On 5/11/26 2:16 PM, Pierrick Bouvier wrote: >> On 5/11/2026 11:01 AM, Pierrick Bouvier wrote: > > [...] > >>> >>> The only possible thing is that code becoming common skipped some ifdef >>> that were here before per target. >>> So, something that should have been poisoned has not been, and we >>> definitely need to identify what it is to prevent other regressions like >>> this. >>> >>> Regards, >>> Pierrick >> >> Fortunately, it was a much simpler bug, where we incorrectly removed >> cpu_models_system.c completely, and used user stubs for all versions. >> >> Attached patch should fix it. Can you please test and confirm? >> >> Regards, >> Pierrick > > FYI Eric already posted a very similar patch: >
Thanks, I didn't see it, as I was not in copy. > https://lore.kernel.org/qemu-devel/[email protected]/ > > Regards, Pierrick
