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

Ján Tomko jtomko at redhat.com
Fri Jun 21 11:37:52 UTC 2013


On 06/21/2013 01:18 PM, Jiri Denemark wrote:
> 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

:)

I fixed that and pushed both patches. Thank you!

Jan




More information about the libvir-list mailing list