Re: [PATCH 2/2] libxl: support enabling the HPET

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/10/2011 04:31 PM, Eric Blake wrote:
> On 05/10/2011 04:18 PM, Jim Fehlig wrote:
>> Paolo Bonzini wrote:
>>> libxl accepts hpet configuration in its domain info struct.  Parse the
>>> domain definition's <clock> element in order to set the value.
>>>
>>> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
>>> +        for (i = 0; i < def->clock.ntimers; i++) {
>>> +            if (def->clock.timers[i]->name == VIR_DOMAIN_TIMER_NAME_HPET &&
>>> +                def->clock.timers[i]->present == 1) {
>>> +                b_info->u.hvm.acpi.hpet = 1;
>>>   
>>
>> That should be
>>
>> b_info->u.hvm.hpet = 1;
>>
>> ACK with that change.
> 
> Pushed.

Aaargh.  I botched things, and did 'git push' prior to 'git commit -a
--amend'.  Rather than be a revisionist and rewind history, I've just
made this a two-part commit.  Sorry.

-- 
Eric Blake   eblake@xxxxxxxxxx    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]