index
:
riscv-gnu-toolchain/qemu/subprojects/libvfio-user.git
master
master-migv2
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
/
lib
/
pci_caps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
Allow adding MSI capability via vfu_pci_add_capability (#758)
Florian Freudiger
1
-0
/
+67
2023-08-08
Fix MSI-X capability write logging opposite status (#759)
Florian Freudiger
1
-3
/
+3
2023-01-03
fix FLR reset callback (#729)
John Levon
1
-1
/
+1
2022-10-04
fix compilation for i386 and ppc64 (#709)
Thanos Makatos
1
-6
/
+6
2022-02-04
ignore writes to RO MSI-X registers (#642)
Thanos Makatos
1
-32
/
+19
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
1
-0
/
+19
2021-07-12
basic write support for PXLC, PXSC, PXRS, and PXSC2 (#575)
Thanos Makatos
1
-0
/
+32
2021-06-18
superficially handle Device Control 2 and Link Control 2 (#568)
Thanos Makatos
1
-0
/
+32
2021-05-28
hide non-ABI symbols (#538)
John Levon
1
-3
/
+3
2021-05-25
Handle support of PCI FLR capability (#517)
Swapnil Ingle
1
-2
/
+10
2021-05-15
move PCI capability testing to Python (#453)
John Levon
1
-0
/
+3
2021-04-23
correct PM capability definition (#452)
John Levon
1
-1
/
+14
2021-04-23
cap_write_pm(): remove assert() (#450)
John Levon
1
-2
/
+2
2021-04-13
pci: use ERROR_INT() (#430)
John Levon
1
-18
/
+21
2021-04-07
clean up newlines in logs (#423)
John Levon
1
-35
/
+35
2021-02-18
use sizeof() consistently (#351)
John Levon
1
-11
/
+11
2021-02-10
API error return converged to one func (#325)
swapnili
1
-10
/
+10
2021-02-02
define full PCI Express capability struct (#289)
John Levon
1
-1
/
+1
2021-01-20
support extended capabilities (#226)
John Levon
1
-194
/
+391
2021-01-20
re-work API for adding capabilities (#200)
John Levon
1
-0
/
+547