Laine Stump 188af565dd Add timer element to domain schema
timers are sub-elements of clocks. A clock can have zero or more
instances of timer. Within the timer, only the name attribute is
required; all other attributes are optional.

A simpler representation of a timer element is:

  <timer name='platform|pit|rtc|hpet|tsc'
         wallclock='host|guest'
         tickpolicy='delay|catchup|merge|discard'
         frequency='123'
         mode='auto|native|emulate|paravirt'
         present='yes|no'/>

frequency is a ulong. All other attributes are simple enums.
2010-03-30 13:57:40 +02:00
..
2009-10-06 11:12:53 +01:00
2009-10-09 13:01:22 +01:00
2009-11-06 16:05:18 +01:00
2009-11-06 16:05:18 +01:00
2009-11-06 16:05:18 +01:00
2009-11-06 16:05:18 +01:00
2010-02-21 14:56:23 +01:00
2009-09-22 12:55:39 +02:00
2009-09-22 12:55:39 +02:00
2009-12-03 15:27:24 +01:00
2009-09-22 12:55:39 +02:00
2009-07-16 15:06:42 +02:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2010-02-04 19:09:28 +01:00
2010-02-21 14:56:23 +01:00
2010-03-05 17:10:21 +01:00
2009-07-29 09:04:21 +01:00
2009-04-15 20:42:50 +00:00
2008-04-24 09:44:00 +00:00
2008-09-18 09:00:10 +00:00