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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
add whole-region mmap area for vfu_setup_region() (#225)
John Levon
1
-4
/
+4
2021-01-20
re-work API for adding capabilities (#200)
John Levon
1
-21
/
+55
2021-01-13
make vfu_region_to_offset public (#228)
Thanos Makatos
1
-0
/
+10
2021-01-07
re-work access handling (#220)
John Levon
1
-40
/
+36
2021-01-05
re-work capability-locating API (#199)
John Levon
1
-5
/
+26
2021-01-04
re-work PCI config setup API (#198)
John Levon
1
-15
/
+31
2021-01-04
move PCI-specific code to pci.c (#219)
John Levon
3
-5
/
+7
2021-01-04
remove vestigial vfu_mmap() (#221)
John Levon
1
-14
/
+1
2021-01-04
pass vfu_ctx_t to callbacks (#222)
John Levon
1
-19
/
+32
2020-12-17
add mappable bit in DMA segment (#215)
Thanos Makatos
1
-0
/
+1
2020-12-17
General fixes (#213)
swapnili
1
-1
/
+3
2020-12-16
enable ERR and REQ IRQs by default (#209)
Thanos Makatos
1
-1
/
+2
2020-12-15
send file descriptors for sparse areas in get region info (#201)
Thanos Makatos
1
-28
/
+31
2020-12-15
clean up the API header file (#197)
John Levon
1
-242
/
+237
2020-12-15
remove vfu_get_pci_non_std_config_space() (#195)
John Levon
2
-22
/
+10
2020-12-11
add support PCI vendor-specific capability
Thanos Makatos
3
-12
/
+30
2020-12-11
minor comment fixes
Thanos Makatos
1
-4
/
+3
2020-12-11
remove unused typedef
Thanos Makatos
1
-18
/
+0
2020-12-10
Drop vfu_ctx_drive() and use vfu_ctx_poll() (#178)
swapnili
1
-20
/
+10
2020-12-08
Misc fixes for vfu_ctx_try_attach() and vfu_realize_ctx() (#175)
swapnili
1
-16
/
+15
2020-12-07
rename prepare_ctx into vfio_realize_ctx and make it public
Thanos Makatos
1
-1
/
+13
2020-12-07
assorted PCI capabilities improvements
Thanos Makatos
1
-0
/
+4
2020-12-07
move vfu_cap_t closer to where it's used
Thanos Makatos
1
-8
/
+8
2020-12-02
replace struct vfu_mmap_area with struct iovec
Thanos Makatos
1
-8
/
+3
2020-12-02
rename VFU_REG_FLAG_* (#145)
John Levon
1
-6
/
+5
2020-12-02
use log level defines from syslog
Thanos Makatos
1
-10
/
+6
2020-12-02
introduce PCI types
Thanos Makatos
1
-3
/
+26
2020-12-02
introduce device type
Thanos Makatos
1
-1
/
+8
2020-12-02
resue PCI config space size from system header
Thanos Makatos
1
-7
/
+0
2020-12-01
fix copyright
Thanos Makatos
1
-27
/
+31
2020-11-30
Misc cleanup (#138)
swapnili
1
-1
/
+1
2020-11-30
Update API's to accept sparse mmap areas as array and its count (#134)
swapnili
1
-11
/
+8
2020-11-27
rename to libvfio-user (#128)
John Levon
9
-222
/
+245
2020-11-25
PCI regions idx enum renamed to start with LM_PCI (#125)
swapnili
1
-11
/
+11
2020-11-25
Split log setup from lm_create_ctx() to lm_setup_log() (#126)
swapnili
1
-4
/
+9
2020-11-24
fix a comment referencing the kernel module
John Levon
1
-1
/
+1
2020-11-24
Api refactoring (#115)
swapnili
1
-172
/
+158
2020-11-24
clean up headers
John Levon
9
-0
/
+1491