On Mon, Nov 23, 2020 at 15:14:26 +0100, Tim Wiederhake wrote:
If a feature is added (or removed) in a QEMU CPU model version, we
get to see the QEMU pretty name for the feature, not the name of
the macro.
Signed-off-by: Tim Wiederhake <twiederh(a)redhat.com>
---
src/cpu_map/sync_qemu_i386.py | 9 +++++++++
1 file changed, 9 insertions(+)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>