Ian Campbell
|
f4d0635bf8
xen: events: refactor GSI pirq bindings functions
|
14 years ago |
Ian Campbell
|
71eef7d1e3
xen: events: remove dom0 specific xen_create_msi_irq
|
14 years ago |
Ian Campbell
|
ca1d8fe952
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
|
14 years ago |
Ian Campbell
|
f420e010ed
xen: events: push set_irq_msi down into xen_create_msi_irq
|
14 years ago |
Ian Campbell
|
bf480d952b
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
|
14 years ago |
Ian Campbell
|
9a626612c2
xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq
|
14 years ago |
Ian Campbell
|
4b41df7f6e
xen: events: return irq from xen_allocate_pirq_msi
|
14 years ago |
Ian Campbell
|
bb5d079aef
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
|
14 years ago |
Ian Campbell
|
260a7d4cfd
xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0
|
14 years ago |
Konrad Rzeszutek Wilk
|
8448f0119a
Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup
|
14 years ago |
Ian Campbell
|
3f2a230caf
xen: handled remapped IRQs when enabling a pcifront PCI device.
|
14 years ago |
Konrad Rzeszutek Wilk
|
3d74a539ae
pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.
|
14 years ago |
Konrad Rzeszutek Wilk
|
cc0f89c4a4
pci/xen: Cleanup: convert int** to int[]
|
14 years ago |
Konrad Rzeszutek Wilk
|
55cb8cd45e
pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq
|
14 years ago |
Stefano Stabellini
|
af42b8d12f
xen: fix MSI setup and teardown for PV on HVM guests
|
14 years ago |
Jiri Slaby
|
07cf2a64c2
xen: fix memory leak in Xen PCI MSI/MSI-X allocator.
|
14 years ago |
Stefano Stabellini
|
0e058e5277
xen: add a missing #include to arch/x86/pci/xen.c
|
14 years ago |
Qing He
|
f731e3ef02
xen: remap MSIs into pirqs when running as initial domain
|
14 years ago |
Jeremy Fitzhardinge
|
38aa66fcb7
xen: remap GSIs as pirqs when running as initial domain
|
15 years ago |
Stefano Stabellini
|
809f9267bb
xen: map MSIs into pirqs
|
15 years ago |
Stefano Stabellini
|
3942b740e5
xen: support GSI -> pirq remapping in PV on HVM guests
|
15 years ago |
Jeremy Fitzhardinge
|
90f6881e64
xen: add xen hvm acpi_register_gsi variant
|
15 years ago |
Stefano Stabellini
|
42a1de56f3
xen: implement xen_hvm_register_pirq
|
15 years ago |
Konrad Rzeszutek Wilk
|
5bba6c56dc
X86/PCI: Remove the dependency on isapnp_disable.
|
14 years ago |
Alex Nixon
|
b5401a96b5
xen/x86/PCI: Add support for the Xen PCI subsystem
|
15 years ago |