aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xen/timer
Commit message (Expand)AuthorAgeFilesLines
* MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,Ian Lepore2014-05-141-1/+1
* Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_idJustin T. Gibbs2013-10-051-2/+2
* Add support for suspend/resume/migration operations when running as aJustin T. Gibbs2013-09-201-50/+38
* Introduce a new, HVM compatible, paravirtualized timer driver for Xen.Justin T. Gibbs2013-08-291-0/+608