Re: [Qemu-devel] [PATCH 00/17] Delete 16 *_cpu_class_by_name() functions

2019-04-18 Thread Eduardo Habkost
Please ignore this series. I used master as base instead of machine-next by mistake and it included all the patches that were already in machine-next. I'm sending another series with just the 7 patches that I intended to submit. -- Eduardo

[Qemu-devel] [PATCH 00/17] Delete 16 *_cpu_class_by_name() functions

2019-04-18 Thread Eduardo Habkost
This series adds a new CPUClass::class_name_format field, which allows us to delete 16 of the 21 *_cpu_class_by_name() functions that exist today. Cornelia Huck (1): hw: add compat machines for 4.1 Eduardo Habkost (9): cpu: Rename parse_cpu_model() to parse_cpu_option() cpu: Fix crash with