Lines Matching full:compare
3 # Script to compare machine type compatible properties (include/hw/boards.h).
7 # to compare and to find places for improvements or places with bugs. If
240 to compare different binaries"""
270 script_desc = """Script to compare machine types (their compat_props).
273 * save info about all machines: ./scripts/compare-machine-types.py --all \
275 * compare machines: ./scripts/compare-machine-types.py --mt pc-q35-2.12 \
277 * compare binaries and machines: ./scripts/compare-machine-types.py \
298 x86_64-cpu) this script will compare all implementations of this class.
343 """Function to compare and sort machine by names.
422 """transforms values to make it easier to compare it and drops rows
444 print('No drivers to compare. Check machine names')