aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/xen/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Fix the Xen TOD update when the hypervisor wall clock is nudged.Adrian Chadd2009-05-291-0/+14
* Rename statclock_disable variable to atrtcclock_disable that it actually is,Alexander Motin2009-05-031-1/+0
* - fix formattingKip Macy2009-02-151-68/+25
* pass in smp_processor_id to identify the cpu in useKip Macy2009-02-051-1/+1
* adjust the way that idle happens so as to avoid missing timer interruptsKip Macy2009-02-051-64/+63
* merge 186535, 186537, and 186538 from releng_7_xenKip Macy2008-12-291-15/+18
* only call hardclock on cpu0Kip Macy2008-10-251-1/+4
* Fix IPI supportKip Macy2008-10-231-18/+54
* Add routine for initializing AP clockKip Macy2008-10-211-16/+17
* Compile fixes for xen build.Kip Macy2008-08-151-107/+25
* Import i386 xen sub-arch files.Kip Macy2008-08-121-0/+976