diff --git a/qemu/tests/cfg/qemu_cpu.cfg b/qemu/tests/cfg/qemu_cpu.cfg index ed50cb1b3b6c6630cb5eda4d0ee52d43ad1eb142..2d0c59d479c69a30337293452d4b788128bc7d31 100644 --- a/qemu/tests/cfg/qemu_cpu.cfg +++ b/qemu/tests/cfg/qemu_cpu.cfg @@ -33,11 +33,21 @@ - 1_4: - 1_5: + variants host_cpu_vendor: + - @unknown: + - amd: + - intel: + # uncomment the line corresponding to the QEMU version, if you know it: only (qemu_flavor = unknown) #only (qemu_flavor = rhel)..(rhel_version = 6_4) #only (qemu_flavor = upstream)..(qemu_version = 1_5) + # uncomment the line corresponding to the host CPU vendor, if you know it: + only (host_cpu_vendor = unknown) + #only (host_cpu_vendor = amd) + #only (host_cpu_vendor = intel) + # CPU model lists: variants: - cpu.unset: