[libvirt] [PATCH v2 2/7] x86: add kvm32 and kvm64, update qemu64

Jiri Denemark jdenemar at redhat.com
Fri Jan 27 14:24:12 UTC 2012


On Fri, Jan 27, 2012 at 14:49:47 +0100, Paolo Bonzini wrote:
> 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 at redhat.com>
> ---
>  src/cpu/cpu_map.xml |   31 +++++++++++++++++++++++++++++++
>  1 files changed, 31 insertions(+), 0 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list