Lines Matching full:x86_64
11 # property via qmp command (e.g. query-cpu-model-expansion for x86_64-cpu).
47 default_qemu_binary = 'build/qemu-system-x86_64'
58 # 'x86_64-cpu', method of 'x86_64-cpu' will be used for '486-x86_64-cpu')
97 # 'device' and 'x86_64-cpu', property getter of 'x86_64-cpu' will be
98 # used for '486-x86_64-cpu')
123 super().__init__(vm, 'x86_64-cpu')
127 if not driver.endswith('-x86_64-cpu'):
128 return 'Wrong x86_64-cpu name'
130 # crop last 11 chars '-x86_64-cpu'
162 elif name == 'x86_64-cpu':
278 --mt pc-q35-6.2 pc-q35-7.0 --qemu-binary build/qemu-system-x86_64 \
282 │ Driver │ Property │ build/qemu-system-x86_64 \
283 │ build/qemu-system-x86_64 │ build/qemu-exp │ build/qemu-exp │
298 x86_64-cpu) this script will compare all implementations of this class.