aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/genapic/delivery.c
Commit message (Expand)AuthorAgeFilesLines
* x86: use cpumask_any() in mask-to-APIC-ID conversionsJan Beulich2013-08-231-1/+1
* eliminate cpus_xyz()Jan Beulich2011-11-081-1/+1
* x86: a little bit of genapic cleanupKeir Fraser2010-12-241-12/+7
* x86/IRQ: pass CPU masks by reference rather than by value in more placesKeir Fraser2010-12-011-12/+12
* Rename irq_cfg->domain to irq_cfg->cpu_maskKeir Fraser2010-08-301-2/+2
* x86: Implement per-cpu vector for xen hypervisorKeir Fraser2009-08-191-4/+12
* x86: Support x2APIC mode.Keir Fraser2008-05-011-1/+1
* Simplify the Xen genapic code. Many genapic hooks have beenkaf24@firebug.cl.cam.ac.uk2006-04-041-0/+68