index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci
/
msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci/msi: export msi_is_masked()
Peter Xu
2019-02-05
1
-1
/
+1
*
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
1
-1
/
+1
*
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
1
-3
/
+8
*
msi_init: change return value to 0 on success
Cao jin
2016-06-17
1
-3
/
+3
*
fix some coding style problems
Cao jin
2016-06-17
1
-0
/
+16
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
msi_supported -> msi_nonbroken
Michael S. Tsirkin
2016-03-11
1
-3
/
+16
*
fix MSI injection on Xen
Stefano Stabellini
2016-02-06
1
-1
/
+8
*
pci: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2015-10-19
1
-1
/
+1
*
xen: don't allow guest to control MSI mask register
Jan Beulich
2015-06-02
1
-4
/
+0
*
Add stream ID to MSI write
Pavel Fedin
2015-05-31
1
-1
/
+9
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
1
-6
/
+6
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-1
/
+2
*
pci: Use bus master address space for delivering MSI/MSI-X messages
Jan Kiszka
2014-08-14
1
-1
/
+1
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
pci: move pci core code to hw/pci
Michael S. Tsirkin
2012-12-17
1
-0
/
+395