aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/hvm/irq.h
Commit message (Expand)AuthorAgeFilesLines
* In most of the codebase, use CONFIG_X86 in place of __i386__||__x86_64__Keir Fraser2012-09-121-1/+1
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-1/+1
* remove ia64Jan Beulich2012-04-031-2/+0
* replace d->nr_pirqs sized arrays with radix treeJan Beulich2011-06-231-14/+23
* Rename inj_msi -> inject_msiKeir Fraser2011-05-261-1/+1
* x86: Add a new operation in HVMOP to inject emulated MSI.Wei Liu2011-05-261-0/+2
* x86: fix macro names typo in VMSI code (GLFAGS->GFLAGS)Wei Liu2011-05-261-2/+2
* Revert 23295:4891f1f41ba5 and 23296:24346f749826Keir Fraser2011-05-021-25/+14
* replace d->nr_pirqs sized arrays with radix treeJan Beulich2011-05-011-14/+25
* Move tasklet implementation into its own source files.Keir Fraser2010-04-191-1/+1
* x86: Revert Cset 20334:dcc5d5d954e9Keir Fraser2010-01-261-3/+1
* x86: vMSI: Fix msi irq affinity issue for hvm guest.Keir Fraser2009-10-191-1/+3
* ia64: Fix build for xen/ia64Keir Fraser2009-09-251-0/+10
* x86: Make assigned devices' interrupts delivery to right vcpu.Keir Fraser2009-09-251-0/+1
* iommu: Fix pirq conflict issue when guest adopts per-cpu vector.Keir Fraser2009-09-181-1/+0
* x86: Change Xen hypervisor's interrupt infrastructureKeir Fraser2009-08-191-1/+1
* passthrough: use tasklet to deliver interruptsKeir Fraser2009-07-281-2/+2
* x86: eliminate hard-coded NR_IRQSKeir Fraser2009-05-271-6/+11
* passthrough: allow pass-through devices to share virtual GSIKeir Fraser2009-03-111-2/+2
* passthrough: MSI-INTx translation for HVMKeir Fraser2009-01-081-1/+10
* Remove NR_PIRQS definition -- always use NR_IRQS.Keir Fraser2008-11-141-1/+1
* Use hvm_dirq_assist() to replace {vmx,svm}_dirq_assist().Keir Fraser2008-10-211-0/+1
* Add a new file xen/include/xen/hvm/irq.h to share common definitions.Keir Fraser2008-10-201-0/+98