index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
msi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
pci/msi: export msi_is_masked()
Peter Xu
1
-1
/
+1
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
1
-1
/
+1
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
1
-3
/
+8
2016-06-17
msi_init: change return value to 0 on success
Cao jin
1
-3
/
+3
2016-06-17
fix some coding style problems
Cao jin
1
-0
/
+16
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
1
-3
/
+16
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
1
-1
/
+8
2016-01-29
pci: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
1
-1
/
+1
2015-06-02
xen: don't allow guest to control MSI mask register
Jan Beulich
1
-4
/
+0
2015-05-31
Add stream ID to MSI write
Pavel Fedin
1
-1
/
+9
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-6
/
+6
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
1
-1
/
+2
2014-08-14
pci: Use bus master address space for delivering MSI/MSI-X messages
Jan Kiszka
1
-1
/
+1
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
1
-1
/
+1
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
1
-0
/
+395