From: Tim Wiederhake Date: Mon, 17 Oct 2022 14:20:45 +0000 (+0200) Subject: cpu_map: Rename sync_qemu_i386.py X-Git-Tag: v8.10.0-rc1~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84080aabc0f9959b16e60cffeb634f420f86df0f;p=thirdparty%2Flibvirt.git cpu_map: Rename sync_qemu_i386.py This makes the naming more consistent beween the two scripts synching the feature list and the model list. Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- diff --git a/src/cpu_map/sync_qemu_i386.py b/src/cpu_map/sync_qemu_models_i386.py similarity index 100% rename from src/cpu_map/sync_qemu_i386.py rename to src/cpu_map/sync_qemu_models_i386.py