aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross1-1/+1
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov1-1/+1
2016-07-06xen: support runqueue steal time on xenJuergen Gross1-17/+23
2016-07-06xen: add steal_clock support on x86Juergen Gross1-0/+20
2015-12-21xen/time: use READ_ONCEStefano Stabellini1-10/+7
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.cStefano Stabellini1-0/+91