aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/irq.h
Commit message (Expand)AuthorAgeFilesLines
* remove ia64Jan Beulich2012-04-031-7/+0
* Revert 23295:4891f1f41ba5 and 23296:24346f749826Keir Fraser2011-05-021-2/+0
* replace d->nr_pirqs sized arrays with radix treeJan Beulich2011-05-011-0/+2
* x86 hvm: implement vector callback for evtchn deliveryKeir Fraser2010-05-251-1/+3
* Remove NR_PIRQS definition -- always use NR_IRQS.Keir Fraser2008-11-141-1/+0
* iommu: make some functions (mainly MSI-related) dummy on IA64 for now.Keir Fraser2008-10-201-0/+8
* Add a new file xen/include/xen/hvm/irq.h to share common definitions.Keir Fraser2008-10-201-71/+1
* Rename evtchn_lock to event_lock, since it protects more than justKeir Fraser2008-10-091-1/+1
* Fix lock issue for hvm pass-through domainKeir Fraser2008-10-091-3/+3
* MSI 5/6: add MSI support to passthrough HVM domainKeir Fraser2008-05-011-1/+12
* Enable HVM guest VT-d device hotplug via a simple ACPI hotplug device model.Keir Fraser2008-02-151-1/+1
* hvm: Fix evtchn-to-fake-pci interrupt propagation.Keir Fraser2008-01-081-1/+2
* hvm: Reduce vpt.c dependencies on external timer details.Keir Fraser2007-12-121-3/+0
* vt-d: Fix ISA IRQ alias issueKeir Fraser2007-11-231-4/+9
* vt-d: Support intra-domain shared interrupt.Keir Fraser2007-11-071-8/+21
* vt-d: Do dpci eoi outside of irq_lock.Keir Fraser2007-10-301-4/+0
* x86: allow pv guests to disable TSC for applicationsKeir Fraser2007-10-291-0/+1
* vt-d: Allow pass-through of shared interrupts.Keir Fraser2007-10-191-0/+2
* vtd: Dynamically allocate IRQ-tracking structures, only for thoseKeir Fraser2007-10-021-6/+10
* hvm: Re-jig event delivery logic to better integrate TPR management.Keir Fraser2007-10-011-4/+4
* IRQ injection changes for HVM PCI passthru.kfraser@localhost.localdomain2007-09-181-0/+4
* Generic and VT-d specific Xen header changes for PCI passthru.kfraser@localhost.localdomain2007-09-121-0/+16
* hvm: Support injection of virtual NMIs and clean up ExtInt handling in general.kfraser@localhost.localdomain2007-06-201-5/+7
* [HVM] Save/restore: tidy up IRQsTim Deegan2007-02-051-0/+63
* [HVM] Save/restore cleanups 03: IRQTim Deegan2007-01-201-64/+1
* [HVM] Allow PV-on-HVM callback irq to be identified by PCI device.kfraser@localhost.localdomain2007-01-101-4/+12
* [HVM] Fix assumptions that ISA IRQ 0 connects to GSI 0.kaf24@localhost.localdomain2006-12-281-3/+6
* [HVM] Enable more than one platform timer (PIT/RTC/HPET)kfraser@localhost.localdomain2006-12-201-0/+5
* [HVM] Update VPIC device model for new interrupt delivery code.kaf24@localhost.localdomain2006-11-261-1/+1
* [HVM] Reworked interrupt distribution logic.kfraser@localhost.localdomain2006-11-211-0/+107