On 6/7/21 2:01 PM, Tim Wiederhake wrote: > QEMU commit e11fd68996fb27c040552320f01a7d30a15a7cc1 changed a line that > was used by our tool as marker. Commit 1 prepares for the change, commit 2 > actually makes the required adjustment. > > Cheers, > Tim > > Tim Wiederhake (2): > cpu_map: sync_qemu_i386.py: Use regex to look for begin mark > cpu_map: sync_qemu_i386.py: Allow begin mark to contain `const` > > src/cpu_map/sync_qemu_i386.py | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> and pushed. Michal