]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Do not format <arch> in guest CPU XML
authorJiri Denemark <jdenemar@redhat.com>
Wed, 24 Jul 2013 08:15:38 +0000 (10:15 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 13 Mar 2017 22:49:57 +0000 (23:49 +0100)
commit5cbc247e0d89ffa6b5d570cccc741dd8eb4f9dc6
tree1a5c7cc9d67a8dd5cd76ca82f9421cd6e5509a53
parent8793133c119906562841f9c777a6ff411636dd93
Do not format <arch> in guest CPU XML

This element is only allowed for host CPUs.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
50 files changed:
src/conf/cpu_conf.c
tests/cputestdata/x86_64-cpuid-A10-5800K-guest.xml
tests/cputestdata/x86_64-cpuid-A10-5800K-json.xml
tests/cputestdata/x86_64-cpuid-Atom-D510-guest.xml
tests/cputestdata/x86_64-cpuid-Atom-N450-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i5-2500-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i5-2500-json.xml
tests/cputestdata/x86_64-cpuid-Core-i5-2540M-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i5-2540M-json.xml
tests/cputestdata/x86_64-cpuid-Core-i5-4670T-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i5-4670T-json.xml
tests/cputestdata/x86_64-cpuid-Core-i5-6600-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i5-6600-json.xml
tests/cputestdata/x86_64-cpuid-Core-i7-2600-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-2600-json.xml
tests/cputestdata/x86_64-cpuid-Core-i7-3520M-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-3740QM-json.xml
tests/cputestdata/x86_64-cpuid-Core-i7-3770-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-3770-json.xml
tests/cputestdata/x86_64-cpuid-Core-i7-4600U-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-4600U-json.xml
tests/cputestdata/x86_64-cpuid-Core-i7-5600U-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-5600U-json.xml
tests/cputestdata/x86_64-cpuid-Core2-E6850-guest.xml
tests/cputestdata/x86_64-cpuid-Core2-E6850-json.xml
tests/cputestdata/x86_64-cpuid-Core2-Q9500-guest.xml
tests/cputestdata/x86_64-cpuid-FX-8150-guest.xml
tests/cputestdata/x86_64-cpuid-Opteron-1352-guest.xml
tests/cputestdata/x86_64-cpuid-Opteron-2350-guest.xml
tests/cputestdata/x86_64-cpuid-Opteron-2350-json.xml
tests/cputestdata/x86_64-cpuid-Opteron-6234-guest.xml
tests/cputestdata/x86_64-cpuid-Opteron-6234-json.xml
tests/cputestdata/x86_64-cpuid-Opteron-6282-guest.xml
tests/cputestdata/x86_64-cpuid-Pentium-P6100-guest.xml
tests/cputestdata/x86_64-cpuid-Phenom-B95-guest.xml
tests/cputestdata/x86_64-cpuid-Phenom-B95-json.xml
tests/cputestdata/x86_64-cpuid-Xeon-5110-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E3-1245-json.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-json.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-json.xml
tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E7-4820-json.xml
tests/cputestdata/x86_64-cpuid-Xeon-E7-8890-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-W3520-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-W3520-json.xml
tests/cputestdata/x86_64-cpuid-Xeon-X5460-guest.xml