aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/tasklet.h
Commit message (Expand)AuthorAgeFilesLines
* tasklets: Allow tasklets to be created that run in softirq context.Keir Fraser2011-06-161-4/+14
* xen: Include headers that are actually needed, drop everything else.Christoph Egger2011-05-201-0/+1
* x86: Implement cpu hotplug notifiers. Use them.Keir Fraser2010-05-141-1/+0
* tasklet: Improve scheduler interaction.Keir Fraser2010-05-111-1/+7
* Implement tasklets as running in VCPU context (sepcifically, idle-VCPU context)Keir Fraser2010-04-191-2/+4
* Move tasklet implementation into its own source files.Keir Fraser2010-04-191-0/+35