aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/time.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-10-16xen: yield to IPI target if necessaryJeremy Fitzhardinge1-0/+6
When sending a call-function IPI to a vcpu, yield if the vcpu isn't running. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
2007-10-11i386: move xenThomas Gleixner1-0/+593
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>