index
:
rocket-tools/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
/
libvfio-user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
group PCI members
Thanos Makatos
1
-21
/
+21
2020-12-04
implement VFIO_USER_FLAG_NO_REPLY (#157)
John Levon
1
-6
/
+14
2020-12-02
don't spam logs when closing unexpected file descriptor
Thanos Makatos
1
-7
/
+3
2020-12-02
replace struct vfu_mmap_area with struct iovec
Thanos Makatos
1
-5
/
+5
2020-12-02
emit warning when receiving extraneous file descriptors
Thanos Makatos
1
-1
/
+7
2020-12-02
rename VFU_REG_FLAG_* (#145)
John Levon
1
-4
/
+4
2020-12-02
use log level defines from syslog
Thanos Makatos
1
-56
/
+56
2020-12-02
introduce PCI types
Thanos Makatos
1
-13
/
+31
2020-12-02
introduce device type
Thanos Makatos
1
-1
/
+8
2020-12-01
drop unnecessary restore_fd
Thanos Makatos
1
-7
/
+1
2020-12-01
log when closing unused file descriptor
Thanos Makatos
1
-0
/
+1
2020-12-01
remove obsolete comment
Thanos Makatos
1
-2
/
+1
2020-12-01
make consume_fd to return the fd it consumes
Thanos Makatos
1
-8
/
+22
2020-12-01
introduce consume_fd to simplify tracking of passed file descriptors
Thanos Makatos
1
-17
/
+17
2020-12-01
also closed unused file descriptors on success
Thanos Makatos
1
-3
/
+5
2020-12-01
don't leak passed file descriptors on failure
Thanos Makatos
1
-32
/
+52
2020-11-30
Misc cleanup (#138)
swapnili
1
-38
/
+33
2020-11-30
Update API's to accept sparse mmap areas as array and its count (#134)
swapnili
1
-12
/
+15
2020-11-27
refactor process_request
Thanos Makatos
1
-61
/
+83
2020-11-27
rename to libvfio-user (#128)
John Levon
1
-0
/
+1647