[libvirt] [PATCH] qemu: Enable 'host-passthrough' cpu mode for aarch64

Cole Robinson crobinso at redhat.com
Sat Jan 25 17:12:08 UTC 2014


On 01/23/2014 10:19 AM, Oleg Strikov wrote:
> This patch allows libvirt user to specify 'host-passthrough'
> cpu mode while using qemu/kvm backend on aarch64.
> It uses 'host' as a CPU model name instead of some other stub
> (correct CPU detection is not implemented yet) to allow libvirt
> user to specify 'host-model' cpu mode as well.
> 
> Signed-off-by: Oleg Strikov <oleg.strikov at canonical.com>
> ---
>  src/cpu/cpu_aarch64.c |   30 ++++++++++++++++++++++++++----
>  1 file changed, 26 insertions(+), 4 deletions(-)
> 

ACK, I pushed with eblake's suggested indentation fix.

- Cole




More information about the libvir-list mailing list