[libvirt] [PATCH v5 2/2] qemu: add hv_vapic and hv_spinlocks support

Jiri Denemark jdenemar at redhat.com
Fri Jun 21 11:18:33 UTC 2013


On Fri, Jun 21, 2013 at 12:41:54 +0200, Jano Tomko wrote:
> XML:
> <features>
>   <hyperv>
>     <vapic state='on'/>
>     <spinlocks state='on' retries='4096'/>
>   </hyperv>
> </features>
> 
> results in the following QEMU command line:
> qemu -cpu <cpu_model>,hv_vapic,hv_spinlocks=0xffff

I believe the above XML will actually result in hv_spinlocks=0x1000 :-P

ACK

Jirka




More information about the libvir-list mailing list