]> git.ipfire.org Git - thirdparty/libvirt.git/commit
x86: add kvm32 and kvm64, update qemu64
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 27 Jan 2012 13:49:47 +0000 (14:49 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 27 Jan 2012 15:51:49 +0000 (16:51 +0100)
commitef00a05e515f93f681c1546fad5d90757b986dc2
tree6d8582f115d452525f38dee06651a492afebfe08
parent4a00c099abffb50ed8a07f6930bd2961160f593e
x86: add kvm32 and kvm64, update qemu64

Recently (or not so recently) QEMU added the kvm32 and kvm64
architectures, representing a least common denominator of all
hosts that can run KVM.  Add them to the machine map.

Also, some features that TCG supports were added to qemu64.
Add them to the cpu_map.xml whenever KVM is guaranteed to support
those.  We still have to leave some out, because they would not
be available to guests running on older hosts.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
src/cpu/cpu_map.xml
tests/cputestdata/x86-baseline-no-vendor-result.xml
tests/cputestdata/x86-host+guest,models,qemu64-result.xml