Re: [Qemu-devel] [PATCH] KVM: Use -cpu host as default on x86

2011-11-01 Thread Anthony Liguori
On 10/13/2011 10:24 AM, Alexander Graf wrote: When running QEMU without -cpu parameter, the user usually wants a sane default. So far, we're using the qemu64/qemu32 CPU type, which basically means "the maximum TCG can emulate". That's a really good default when using TCG, but when running with K

Re: [Qemu-devel] [PATCH] KVM: Use -cpu host as default on x86

2011-10-29 Thread Alexander Graf
On 13.10.2011, at 17:24, Alexander Graf wrote: > When running QEMU without -cpu parameter, the user usually wants a sane > default. So far, we're using the qemu64/qemu32 CPU type, which basically > means "the maximum TCG can emulate". > > That's a really good default when using TCG, but when run

[Qemu-devel] [PATCH] KVM: Use -cpu host as default on x86

2011-10-13 Thread Alexander Graf
When running QEMU without -cpu parameter, the user usually wants a sane default. So far, we're using the qemu64/qemu32 CPU type, which basically means "the maximum TCG can emulate". That's a really good default when using TCG, but when running with KVM we much rather want a default saying "the max