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
/
private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
allow shadow memory offset per shadow ioeventfd (#703)
Thanos Makatos
1
-1
/
+2
2022-10-04
fix compilation for i386 and ppc64 (#709)
Thanos Makatos
1
-0
/
+4
2022-07-04
support for shadow ioeventfd (#698)
Thanos Makatos
1
-0
/
+1
2022-06-07
irq: inform device of IRQ mask & unmask via callback (#694)
Jag Raman
1
-0
/
+1
2022-04-21
support AFL++ fuzzing (#623)
John Levon
1
-25
/
+1
2022-04-19
use struct iovec for grouping buffer and length (#658)
Thanos Makatos
1
-14
/
+8
2022-03-07
check for allowed operations in quiesce state (#647)
Thanos Makatos
1
-0
/
+11
2022-03-02
improve region access debugging (#653)
John Levon
1
-3
/
+0
2021-12-01
refactor process_request() (#633)
John Levon
1
-3
/
+0
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
1
-4
/
+27
2021-10-05
make migration state callback optionally asynchronous (#608)
Thanos Makatos
1
-0
/
+2
2021-09-08
initial ioeventfd support (#601)
JAKelly10
1
-0
/
+12
2021-06-30
return process request count in vfu_run_ctx() (#574)
John Levon
1
-2
/
+0
2021-06-02
replace max_msg_size with max_data_xfer_size (#541)
John Levon
1
-1
/
+10
2021-06-01
limit max DMA region size (#545)
John Levon
1
-1
/
+9
2021-06-01
fixes for VFIO_USER_DIRTY_PAGES (#537)
John Levon
1
-6
/
+0
2021-05-28
restore argsz for DMA map/unmap (#523)
Thanos Makatos
1
-2
/
+2
2021-05-26
improve request header handling
John Levon
1
-7
/
+6
2021-05-26
don't support multiple DMA regions per map/unmap (#520)
Thanos Makatos
1
-1
/
+6
2021-05-24
fix region offset handling (#485)
John Levon
1
-0
/
+2
2021-05-20
migration: various dirty page tracking fixes (#457)
Thanos Makatos
1
-0
/
+7
2021-05-15
python tests: add VFIO_USER_DEVICE_GET_INFO (#454)
John Levon
1
-3
/
+0
2021-05-04
refactor message handling path (#376)
John Levon
1
-58
/
+54
2021-04-15
remove vfu_get_region_info() (#444)
John Levon
1
-3
/
+0
2021-04-14
libvfio-user.c: use ERROR_INT() (#433)
John Levon
1
-1
/
+1
2021-04-14
hard-code migration region index (#441)
John Levon
1
-1
/
+0
2021-04-13
dma: use ERROR_INT()
John Levon
1
-2
/
+6
2021-03-31
rework DMA callbacks (#396)
John Levon
1
-9
/
+27
2021-03-25
re-work unit test mocking (#400)
John Levon
1
-12
/
+12
2021-03-23
add -Wmissing-declarations (#399)
John Levon
1
-23
/
+18
2021-03-10
fix IRQ disable path (#386)
John Levon
1
-9
/
+5
2021-02-18
unit test exec_command and friends w.r.t. migration device state (#346)
Thanos Makatos
1
-0
/
+6
2021-02-16
fix DEVICE_GET_INFO specification and handling (#344)
John Levon
1
-1
/
+2
2021-02-15
add vfu_get_poll_fd() (#322)
John Levon
1
-0
/
+3
2021-02-15
make file descriptors private to the transport (#321)
John Levon
1
-2
/
+1
2021-02-11
move exec_command socket handling into the transport (#320)
John Levon
1
-0
/
+3
2021-02-11
tiny rename of vfu_ctx_t::trans -> tran (#315)
John Levon
1
-1
/
+1
2021-02-11
introduce transport reply() handler (#313)
John Levon
1
-0
/
+4
2021-02-10
API error return converged to one func (#325)
swapnili
1
-1
/
+8
2021-02-09
introduce transport send_msg() handler (#314)
John Levon
1
-0
/
+6
2021-02-04
close listening socket in vfu_destroy_ctx() (#299)
John Levon
1
-4
/
+7
2021-01-20
support extended capabilities (#226)
John Levon
1
-0
/
+2
2021-01-20
add whole-region mmap area for vfu_setup_region() (#225)
John Levon
1
-6
/
+2
2021-01-20
re-work API for adding capabilities (#200)
John Levon
1
-17
/
+9
2021-01-07
re-work access handling (#220)
John Levon
1
-26
/
+3
2021-01-04
move PCI-specific code to pci.c (#219)
John Levon
1
-2
/
+21
2020-12-15
send file descriptors for sparse areas in get region info (#201)
Thanos Makatos
1
-7
/
+4
2020-12-14
return region capabilities a la VFIO (#187)
Thanos Makatos
1
-0
/
+3
2020-12-14
add unit test for device get info (#192)
Thanos Makatos
1
-0
/
+4
2020-12-08
Misc fixes for vfu_ctx_try_attach() and vfu_realize_ctx() (#175)
swapnili
1
-1
/
+1
[next]