Sign in
qemu
/
qemu
/
94522562f68043c0420795c9b4ec8f1d6b40e2fc
/
hw
/
pci
/
msi.c
6096cf7
hw/xen: Support MSI mapping to PIRQ
by David Woodhouse
· 1 year, 11 months ago
740d6c4
error: Drop a few superfluous ERRP_GUARD()
by Markus Armbruster
· 2 years, 1 month ago
71e3d00
msi: fix MSI vector limit check in msi_set_mask()
by Jagannathan Raman
· 2 years, 6 months ago
08cf3dc
vfio-user: handle device interrupts
by Jagannathan Raman
· 2 years, 6 months ago
afa26ec
pci/msi: export msi_is_masked()
by Peter Xu
· 6 years ago
2784127
pci: Replace pci_add_capability2() with pci_add_capability()
by Mao Zhongyi
· 7 years ago
1108b2f
pci: Convert msi_init() to Error and fix callers to check it
by Cao jin
· 8 years ago
2cbb1a6
msi_init: change return value to 0 on success
by Cao jin
· 9 years ago
52ea63d
fix some coding style problems
by Cao jin
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
226419d
msi_supported -> msi_nonbroken
by Michael S. Tsirkin
· 9 years ago
428c3ec
fix MSI injection on Xen
by Stefano Stabellini
· 9 years ago
97d5408
pci: Clean up includes
by Peter Maydell
· 9 years ago
a05f686
hw/pci: Introduce pci_requester_id()
by Pavel Fedin
· 9 years ago
7611dae
xen: don't allow guest to control MSI mask register
by Jan Beulich
· 10 years ago
38d40ff
Add stream ID to MSI write
by Pavel Fedin
· 10 years ago
786a4ea
Convert (ffs(val) - 1) to ctz32(val)
by Stefan Hajnoczi
· 10 years ago
42874d3
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
by Peter Maydell
· 10 years ago
cc943c3
pci: Use bus master address space for delivering MSI/MSI-X messages
by Jan Kiszka
· 10 years ago
ab1da85
exec: Make stl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
c759b24
pci: fix path for local includes
by Michael S. Tsirkin
· 12 years ago
315a135
pci: move pci core code to hw/pci
by Michael S. Tsirkin
· 12 years ago
[Renamed from hw/msi.c]
39b9bc6
msi: Add msi_get_message()
by Alex Williamson
· 12 years ago
932d4a4
msi/msix: added API to set MSI message address and data
by Alexey Kardashevskiy
· 12 years ago
44701ab
msi: Use msi/msix_present more consistently
by Jan Kiszka
· 13 years ago
95d6580
msi: Invoke msi/msix_write_config from PCI core
by Jan Kiszka
· 13 years ago
7c9958b
msi: Guard msi/msix_write_config with msi_present
by Jan Kiszka
· 13 years ago
520064c
msi: Guard msi_reset with msi_present
by Jan Kiszka
· 13 years ago
60ba3cc
msi: Generalize msix_supported to msi_supported
by Jan Kiszka
· 13 years ago
c5d29d2
msi: use specific endian ld/st_phys
by Alexander Graf
· 13 years ago
befeac4
Merge remote-tracking branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
4dad7f1
msi: Fix copy&paste mistake in msi_uninit
by Jan Kiszka
· 14 years ago
ebabb67
Fix typo in code and comments
by Stefan Weil
· 14 years ago
45fe15c
MSI: Robust resource release
by Jan Kiszka
· 14 years ago
59369b0
msi: simplify write config a bit.
by Isaku Yamahata
· 14 years ago
b794ec7
msi: minor cleanups
by Michael S. Tsirkin
· 14 years ago
531a0b8
msi: simplify range checks
by Michael S. Tsirkin
· 14 years ago
5afb986
Introduce range.h
by Blue Swirl
· 14 years ago
e4c7d2a
msi: implements msi
by Isaku Yamahata
· 14 years ago