Re: [libvirt-users] Passing literal -cpu model string to qemu

2014-08-11 Thread Daniel P. Berrange
On Thu, Aug 07, 2014 at 02:28:05PM +0100, Richard W.M. Jones wrote: > On aarch64 with -M virt, the default CPU model is cortex-a15 (a 32 bit > CPU). This is IMHO a stupid default, but there we are. Therefore > most users will need to pass the `-cpu cortex-a53' or `-cpu cortex-a57' > flag to qemu,

[libvirt-users] Passing literal -cpu model string to qemu

2014-08-07 Thread Richard W.M. Jones
On aarch64 with -M virt, the default CPU model is cortex-a15 (a 32 bit CPU). This is IMHO a stupid default, but there we are. Therefore most users will need to pass the `-cpu cortex-a53' or `-cpu cortex-a57' flag to qemu, depending on a complex formula of their host CPU and if they are using TCG