index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
xen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
2011-07-07
1
-28
/
+28
*
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
2011-06-30
1
-2
/
+24
*
xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.
Konrad Rzeszutek Wilk
2011-05-16
1
-0
/
+2
*
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
Konrad Rzeszutek Wilk
2011-04-14
1
-5
/
+16
*
xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
Konrad Rzeszutek Wilk
2011-04-14
1
-0
/
+73
*
xen: events: refactor GSI pirq bindings functions
Ian Campbell
2011-03-10
1
-12
/
+29
*
xen: events: remove dom0 specific xen_create_msi_irq
Ian Campbell
2011-03-10
1
-5
/
+40
*
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
Ian Campbell
2011-03-10
1
-2
/
+2
*
xen: events: push set_irq_msi down into xen_create_msi_irq
Ian Campbell
2011-03-10
1
-9
/
+1
*
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
2011-03-10
1
-42
/
+26
*
xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq
Ian Campbell
2011-03-10
1
-8
/
+3
*
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
2011-03-10
1
-6
/
+6
*
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
2011-03-10
1
-3
/
+3
*
xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0
Ian Campbell
2011-03-10
1
-0
/
+2
*
Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-10
1
-5
/
+8
|
\
|
*
pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.
Konrad Rzeszutek Wilk
2011-02-18
1
-0
/
+3
|
*
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
2011-02-18
1
-2
/
+2
|
*
pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq
Konrad Rzeszutek Wilk
2011-02-18
1
-3
/
+3
*
|
xen: handled remapped IRQs when enabling a pcifront PCI device.
Ian Campbell
2011-03-03
1
-8
/
+14
|
/
*
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
2010-12-02
1
-7
/
+20
*
xen: fix memory leak in Xen PCI MSI/MSI-X allocator.
Jiri Slaby
2010-11-08
1
-3
/
+5
*
xen: add a missing #include to arch/x86/pci/xen.c
Stefano Stabellini
2010-10-22
1
-0
/
+1
*
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
1
-18
/
+37
*
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+135
*
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
1
-0
/
+57
*
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
2010-10-22
1
-0
/
+16
*
xen: add xen hvm acpi_register_gsi variant
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+6
*
xen: implement xen_hvm_register_pirq
Stefano Stabellini
2010-10-22
1
-0
/
+38
*
X86/PCI: Remove the dependency on isapnp_disable.
Konrad Rzeszutek Wilk
2010-10-21
1
-5
/
+0
*
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2010-10-18
1
-0
/
+147