Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
ca77ee28e0
Include migration/qemu-file-types.h a lot less
|
6 years ago |
Li Qiang
|
2d9574bdbe
pci: msix: move 'MSIX_CAP_LENGTH' to header file
|
6 years ago |
Dongli Zhang
|
17323e8b68
msix: make pba size math more uniform
|
6 years ago |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 years ago |
Marc-André Lureau
|
03fee66fde
vmstate: constify VMStateField
|
6 years ago |
Marc-André Lureau
|
0ef1efcf94
msix: use DIV_ROUND_UP
|
8 years ago |
Mao Zhongyi
|
2784127857
pci: Replace pci_add_capability2() with pci_add_capability()
|
8 years ago |
Peter Xu
|
993b1f4b2c
msix: trace control bit write op
|
8 years ago |
Cao jin
|
ee640c625e
pci: Convert msix_init() to Error and fix callers
|
8 years ago |
Cao jin
|
9348243687
msix: Follow CODING_STYLE
|
8 years ago |
Jianjun Duan
|
2c21ee769e
migration: extend VMStateInfo
|
8 years ago |
Dmitry Fleytman
|
3bdfaabbcf
msix: make msix_clr_pending() visible for clients
|
9 years ago |
Michael S. Tsirkin
|
226419d615
msi_supported -> msi_nonbroken
|
9 years ago |
Michael S. Tsirkin
|
e1e4bf2252
msix: fix msix_vector_masked
|
9 years ago |
Stefano Stabellini
|
428c3ece97
fix MSI injection on Xen
|
9 years ago |
Peter Maydell
|
97d5408f99
pci: Clean up includes
|
9 years ago |
Marc-André Lureau
|
43b11a91dd
msix: implement pba write (but read-only)
|
10 years ago |
Peter Maydell
|
9bff5d8135
hw/pci: Use pow2ceil() rather than hand-calculation
|
10 years ago |
Pavel Fedin
|
38d40ff10f
Add stream ID to MSI write
|
10 years ago |
Peter Maydell
|
0403b0f539
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
|
10 years ago |
Jason Wang
|
a0ccd2123e
pci: remove hard-coded bar size in msix_init_exclusive_bar()
|
10 years ago |
Peter Maydell
|
42874d3a8c
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
|
10 years ago |
Peter Maydell
|
0e4a773705
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
11 years ago |
Paolo Bonzini
|
469b046ead
memory: remove memory_region_destroy
|
11 years ago |
Jan Kiszka
|
cc943c36fa
pci: Use bus master address space for delivering MSI/MSI-X messages
|
11 years ago |
Edgar E. Iglesias
|
ab1da85791
exec: Make stl_*_phys input an AddressSpace
|
11 years ago |
Paolo Bonzini
|
40c5dce99b
hw/p*: pass owner to memory_region_init* functions
|
12 years ago |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 years ago |