summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/time.c
Commit message (Collapse)AuthorAgeFilesLines
* xen: yield to IPI target if necessaryJeremy Fitzhardinge2007-10-161-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>
* i386: move xenThomas Gleixner2007-10-111-0/+593
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>