Konrad Rzeszutek Wilk
|
1aa0b51a03
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
|
14 years ago |
Thomas Gleixner
|
676dc3cf5b
xen: Use IRQF_FORCE_RESUME
|
14 years ago |
Ian Campbell
|
aa673c1cb3
xen: Fix compile error introduced by "switch to new irq_chip functions"
|
14 years ago |
Thomas Gleixner
|
c9e265e030
xen: Switch to new irq_chip functions
|
14 years ago |
Thomas Gleixner
|
149f256f8c
xen: Remove stale irq_chip.end
|
14 years ago |
Ian Campbell
|
7214610475
xen: events: do not free legacy IRQs
|
14 years ago |
Ian Campbell
|
89911501f3
xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.
|
14 years ago |
Ian Campbell
|
c9df1ce585
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
|
14 years ago |
Ian Campbell
|
cbf6aa89fc
xen:events: move find_unbound_irq inside CONFIG_PCI_MSI
|
14 years ago |
Linus Torvalds
|
9f99a2f0e4
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Joe Jin
|
110e7c7e4f
xen/event: validate irq before get evtchn by irq
|
14 years ago |
Christoph Lameter
|
b2e4ae6975
xen: Use this_cpu_inc_return
|
14 years ago |
Christoph Lameter
|
780f36d8b3
xen: Use this_cpu_ops
|
14 years ago |
Konrad Rzeszutek Wilk
|
d1b758ebc2
xen/irq: Cleanup the find_unbound_irq
|
14 years ago |
Linus Torvalds
|
11e8896474
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
|
14 years ago |
Jeremy Fitzhardinge
|
29dcbc5c25
xen: allocate irq descs on any NUMA node
|
14 years ago |
Stefano Stabellini
|
9a069c33c5
xen: fix save/restore for PV on HVM guests with pirq remapping
|
14 years ago |
Stefano Stabellini
|
af42b8d12f
xen: fix MSI setup and teardown for PV on HVM guests
|
14 years ago |
Stefano Stabellini
|
e5fc734541
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
|
14 years ago |
Konrad Rzeszutek Wilk
|
1233471572
xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.
|
14 years ago |
Jeremy Fitzhardinge
|
e04195644e
xen/events: use locked set|clear_bit() for cpu_evtchn_mask
|
14 years ago |
Jan Beulich
|
1c6969ec8e
xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restore
|
14 years ago |
Ian Campbell
|
6903591f31
xen: events: do not unmask event channels on resume
|
14 years ago |
Linus Torvalds
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Linus Torvalds
|
520045db94
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
14 years ago |
Jeremy Fitzhardinge
|
4fe7d5a708
xen: make hvc_xen console work for dom0.
|
15 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 |