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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
dma: use ERROR_INT()
John Levon
7
-58
/
+64
2021-04-13
correct DMA region add/remove returns (#427)
John Levon
2
-16
/
+18
2021-04-08
tran_sock: remove umask() (#435)
John Levon
1
-6
/
+0
2021-04-07
clean up newlines in logs (#423)
John Levon
5
-76
/
+75
2021-04-07
mark vfu_log() with format attribute (#426)
John Levon
6
-21
/
+22
2021-04-06
call reset callback on losing client connection (#419)
John Levon
1
-3
/
+5
2021-04-06
vfu_reset_ctx(): tear down DMA and IRQs (#418)
John Levon
5
-1
/
+36
2021-04-06
tran_sock_send_iovec(): check for full write (#416)
John Levon
1
-1
/
+7
2021-04-06
implement short read/write, EOF handling (#415)
John Levon
2
-28
/
+77
2021-04-06
tran_sock: fix EOF handling (#414)
John Levon
1
-10
/
+16
2021-04-06
->get_request(): return failure if not connected (#411)
John Levon
1
-0
/
+5
2021-04-06
use MSG_NOSIGNAL for sendmsg() (#410)
John Levon
1
-1
/
+1
2021-04-06
dma_controller_remove_regions: reset region array (#413)
John Levon
1
-0
/
+3
2021-03-31
tran_sock_recv_fds(): fix handling of get_msg() failures (#412)
John Levon
1
-2
/
+2
2021-03-31
make some tran_sock functions static (#409)
John Levon
2
-18
/
+5
2021-03-31
irqs_disable() can return void (#407)
John Levon
1
-5
/
+3
2021-03-31
rework DMA callbacks (#396)
John Levon
5
-278
/
+253
2021-03-29
don't access invalid array index (#405)
Thanos Makatos
1
-4
/
+4
2021-03-25
re-work unit test mocking (#400)
John Levon
9
-84
/
+65
2021-03-24
_dma_addr_sg_split(): set errno when not found (#402)
John Levon
1
-1
/
+2
2021-03-24
check for double attach (#403)
John Levon
1
-0
/
+7
2021-03-23
globally define _GNU_SOURCE (#401)
John Levon
2
-2
/
+0
2021-03-23
add -Wmissing-declarations (#399)
John Levon
7
-51
/
+57
2021-03-22
fix vfu_ctx_create() error path (#393)
John Levon
1
-4
/
+2
2021-03-10
fix IRQ disable path (#386)
John Levon
3
-178
/
+138
2021-03-09
remove vfu_irq_message() (#389)
John Levon
1
-22
/
+0
2021-03-04
don't munmap(2) unmapped DMA region (#384)
Thanos Makatos
1
-21
/
+22
2021-03-01
don't call user's unmap_dma callback when removing DMA region (#370)
Thanos Makatos
1
-8
/
+5
2021-02-24
ignore VFIO_IRQ_SET_DATA_NONE (#364)
Thanos Makatos
1
-0
/
+10
2021-02-22
don't use wrong buf offset for responding with PCI caps (#355)
Thanos Makatos
1
-0
/
+1
2021-02-22
tran_sock: don't leave errno unset when failing to attach (#352)
Thanos Makatos
1
-2
/
+3
2021-02-18
use UNUSED consistently (#350)
John Levon
1
-3
/
+0
2021-02-18
use sizeof() consistently (#351)
John Levon
6
-52
/
+52
2021-02-18
unit test exec_command and friends w.r.t. migration device state (#346)
Thanos Makatos
4
-95
/
+160
2021-02-17
add unit tests for handle dirty pages w/o DMA (#348)
Thanos Makatos
1
-1
/
+3
2021-02-16
exec_command: free out structs on failure (#345)
John Levon
1
-0
/
+4
2021-02-16
fix DEVICE_GET_INFO specification and handling (#344)
John Levon
2
-12
/
+18
2021-02-15
implement server-side max_msg_size (#323)
John Levon
1
-4
/
+15
2021-02-15
add vfu_get_poll_fd() (#322)
John Levon
3
-81
/
+106
2021-02-15
make file descriptors private to the transport (#321)
John Levon
3
-35
/
+103
2021-02-15
handle VFIO_USER_DIRTY_PAGES in stopped and stop-and-copy states (#335)
Thanos Makatos
1
-5
/
+9
2021-02-15
ack dirty page commands w/o DMA controller (#334)
Thanos Makatos
1
-2
/
+7
2021-02-11
move exec_command socket handling into the transport (#320)
John Levon
3
-104
/
+135
2021-02-11
tiny rename of vfu_ctx_t::trans -> tran (#315)
John Levon
3
-22
/
+22
2021-02-11
introduce transport reply() handler (#313)
John Levon
3
-10
/
+24
2021-02-10
don't expose -errno in public API (#327)
John Levon
2
-2
/
+8
2021-02-10
API error return converged to one func (#325)
swapnili
5
-67
/
+66
2021-02-10
set VFIO_REGION_INFO_FLAG_CAPS for migration region (#319)
Thanos Makatos
1
-3
/
+1
2021-02-10
expose migration region (#305)
Thanos Makatos
4
-37
/
+121
2021-02-09
introduce transport send_msg() handler (#314)
John Levon
4
-10
/
+28
[prev]
[next]