Codebase list libvirt-glib / debian/latest tests / xml / gconfig-domain-clock.xml
debian/latest

Tree @debian/latest (Download .tar.gz)

gconfig-domain-clock.xml @debian/latestraw · history · blame

1
2
3
4
5
6
7
<domain>
  <clock offset="timezone" timezone="CEST">
    <timer name="pit" tickpolicy="delay"/>
    <timer name="rtc" tickpolicy="catchup"/>
    <timer name="hpet" present="no"/>
  </clock>
</domain>