[libvirt] [PATCH] tests: Add qemu test for multiple timers

Eric Blake eblake at redhat.com
Tue Oct 8 21:49:15 UTC 2013


On 10/08/2013 03:43 PM, Cole Robinson wrote:
> The following XML is the recommended default clock configuration for
> qemu:
> 
>   <clock offset='utc'>
>     <timer name='rtc' tickpolicy='catchup'/>
>     <timer name='pit' tickpolicy='delay'/>
>     <timer name='hpet' present='no'/>
>   </clock>
> 
> However we weren't testing any of those timer elements.
> ---
>  .../qemuxml2argv-clock-hpet-off.args               |  5 ++++
>  .../qemuxml2argv-clock-hpet-off.xml                | 30 ++++++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  2 ++
>  3 files changed, 37 insertions(+)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-clock-hpet-off.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-clock-hpet-off.xml

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131008/1b2334ca/attachment-0001.sig>


More information about the libvir-list mailing list