aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/msi.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: break MSI-X data out of struct pci_dev_infoJan Beulich2013-08-231-0/+16
* x86: enable multi-vector MSIJan Beulich2013-08-081-1/+1
* AMD IOMMU: make interrupt work againJan Beulich2013-06-171-0/+3
* IOMMU: allow MSI message to IRTE propagation to failJan Beulich2013-04-151-2/+1
* x86/MSI: cleanup to prepare for multi-vector MSIJan Beulich2013-04-101-0/+4
* x86/MSI: add mechanism to fully protect MSI-X table from PV guest accessesJan Beulich2013-03-081-0/+1
* AMD IOMMU: include IOMMU interrupt information in 'M' debug key outputJan Beulich2012-11-281-0/+1
* x86/HPET: include FSB interrupt information in 'M' debug key outputJan Beulich2012-11-221-0/+8
* x86/HPET: allow use for broadcast when interrupt remapping is in effectJan Beulich2012-10-181-1/+4
* VT-d: use msi_compose_msg()Jan Beulich2012-09-141-12/+0
* amd iommu: use base platform MSI implementationJan Beulich2012-09-141-0/+6
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-4/+0
* x86/MSI: remove stray endianness definitionJan Beulich2012-05-071-2/+1
* x86/vMSI: miscellaneous fixesJan Beulich2012-01-231-6/+0
* x86: split MSI IRQ chipJan Beulich2011-09-181-9/+7
* pass struct irq_desc * to all other IRQ accessorsJan Beulich2011-09-181-2/+2
* pass struct irq_desc * to set_affinity() IRQ accessorsJan Beulich2011-09-181-1/+1
* convert more literal uses of cpumask_t to pointersJan Beulich2011-09-181-1/+1
* PCI multi-seg: add new physdevop-sJan Beulich2011-09-181-2/+3
* x86: drop unused parameter from msi_compose_msg() and setup_msi_irq()Jan Beulich2011-08-271-3/+2
* x86: Add a new operation in HVMOP to inject emulated MSI.Wei Liu2011-05-261-0/+3
* xen: Include headers that are actually needed, drop everything else.Christoph Egger2011-05-201-0/+2
* Consolidate MSI-X related definitionsKeir Fraser2010-07-121-13/+4
* irq cleanupKeir Fraser2009-10-281-1/+1
* Cleanup: Make local functions static and remove unused functions.Keir Fraser2009-09-301-0/+2
* vt-d: use 32-bit Destination ID when Interrupt Remapping with EIM isKeir Fraser2009-09-071-0/+1
* x86: Change Xen hypervisor's interrupt infrastructureKeir Fraser2009-08-191-7/+7
* hvm: passthrough MSI-X mask bit accelerationKeir Fraser2009-03-021-0/+2
* passthrough: fix MSI-X table fixmap allocationKeir Fraser2009-02-171-3/+3
* Support S3 for MSI interruptKeir Fraser2008-12-191-0/+1
* Re-enable MSI supportKeir Fraser2008-12-111-2/+6
* Properly distinguish irq and vector spacesKeir Fraser2008-11-201-3/+3
* x86: don't disable MSI in order to mask an IRQKeir Fraser2008-11-131-0/+2
* vt-d: Fix MSI-x interrupt remappingKeir Fraser2008-10-151-3/+4
* x86: Properly synchronise updates to pirq-to-vector mapping.Keir Fraser2008-09-241-1/+1
* MSI-X: enhancementKeir Fraser2008-08-131-1/+9
* Add management and locking of PCI device structuresKeir Fraser2008-07-041-3/+1
* x86 hvm: Clean MSI related data when destroy domain.Keir Fraser2008-05-121-0/+1
* MSI 3/6: add msi support to xenKeir Fraser2008-05-011-0/+210