aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross1-1/+1
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+70
2017-11-02xen/time: do not decrease steal time after live migration on xenDongli Zhang1-2/+70
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
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