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
/
libvfio-user.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
Allow adding MSI capability via vfu_pci_add_capability (#758)
Florian Freudiger
1
-0
/
+1
2023-07-31
docs: document DMA message dirty handling (#755)
John Levon
1
-0
/
+3
2022-11-22
allow shadow memory offset per shadow ioeventfd (#703)
Thanos Makatos
1
-3
/
+4
2022-07-04
support for shadow ioeventfd (#698)
Thanos Makatos
1
-2
/
+8
2022-06-07
irq: inform device of IRQ mask & unmask via callback (#694)
Jag Raman
1
-0
/
+25
2022-05-27
re-work SGL API (#675)
John Levon
1
-40
/
+38
2022-05-27
re-work SG dirty tracking (#672)
John Levon
1
-0
/
+13
2022-05-23
libvfio-user.h: sync VFIO_DEVICE_STATE_XXXX definitions with upstream (#690)
Jag Raman
1
-7
/
+25
2022-04-21
support AFL++ fuzzing (#623)
John Levon
1
-0
/
+2
2022-02-24
clarify some semantics of migration callbacks (#651)
Thanos Makatos
1
-3
/
+20
2022-02-24
fix typo (#648)
Thanos Makatos
1
-1
/
+1
2021-12-09
allow DMA funcs to be called in quiesced state (#635)
Thanos Makatos
1
-5
/
+36
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
1
-32
/
+62
2021-10-29
fix vfu_run_ctx() docs (#616)
John Levon
1
-1
/
+0
2021-10-05
make migration state callback optionally asynchronous (#608)
Thanos Makatos
1
-0
/
+22
2021-09-27
clarify LIBVFIO_USER_FLAG_ATTACH_NB behavior (#603)
John Levon
1
-0
/
+4
2021-09-08
initial ioeventfd support (#601)
JAKelly10
1
-0
/
+19
2021-08-18
improve API docs a little bit (#587)
John Levon
1
-2
/
+9
2021-08-17
fix dma_{map,unmap}_sg() array handling (#586)
John Levon
1
-9
/
+9
2021-07-14
check for valid vfu_setup_region() flags (#579)
John Levon
1
-5
/
+8
2021-07-13
add VFU_REGION_FLAG_ALWAYS_CB to receive callback always (#583)
Jag Raman
1
-0
/
+3
2021-06-30
return process request count in vfu_run_ctx() (#574)
John Levon
1
-1
/
+2
2021-06-09
clear dirty pages bitmap after getting dirty pages but keep mapped segments d...
Thanos Makatos
1
-12
/
+19
2021-06-09
drop mappable flag from DMA map (#553)
Thanos Makatos
1
-2
/
+1
2021-06-02
clean up migration register definitions (#550)
John Levon
1
-26
/
+41
2021-06-01
limit max DMA region size (#545)
John Levon
1
-2
/
+0
2021-05-25
Handle support of PCI FLR capability (#517)
Swapnil Ingle
1
-1
/
+7
2021-05-24
fix region offset handling (#485)
John Levon
1
-11
/
+2
2021-05-14
dma: Use correct len type (#479)
Swapnil Ingle
1
-1
/
+1
2021-05-10
fix dma unregister callback during region removal (#464)
John Levon
1
-2
/
+6
2021-04-15
vfu_ctx_create(): validate flags argument (#442)
John Levon
1
-1
/
+1
2021-04-14
migration: use ERROR_INT() (#432)
John Levon
1
-1
/
+5
2021-04-13
drop use of __u* types (#438)
John Levon
1
-6
/
+6
2021-04-13
dma: use ERROR_INT()
John Levon
1
-3
/
+3
2021-04-07
clean up newlines in logs (#423)
John Levon
1
-1
/
+5
2021-04-07
mark vfu_log() with format attribute (#426)
John Levon
1
-1
/
+2
2021-04-07
correct type for dma_sg_t::dma_addr (#425)
John Levon
1
-1
/
+1
2021-04-06
call reset callback on losing client connection (#419)
John Levon
1
-7
/
+27
2021-04-06
implement short read/write, EOF handling (#415)
John Levon
1
-3
/
+7
2021-03-31
rework DMA callbacks (#396)
John Levon
1
-32
/
+86
2021-03-24
_dma_addr_sg_split(): set errno when not found (#402)
John Levon
1
-1
/
+1
2021-03-09
remove vfu_irq_message() (#389)
John Levon
1
-16
/
+0
2021-02-18
use UNUSED consistently (#350)
John Levon
1
-1
/
+1
2021-02-15
add vfu_get_poll_fd() (#322)
John Levon
1
-0
/
+7
2021-02-15
make file descriptors private to the transport (#321)
John Levon
1
-6
/
+7
2021-02-10
don't expose -errno in public API (#327)
John Levon
1
-7
/
+15
2021-02-10
API error return converged to one func (#325)
swapnili
1
-1
/
+5
2021-02-10
expose migration region (#305)
Thanos Makatos
1
-12
/
+69
2021-01-27
allow device to specify data_offset when resuming (#272)
Thanos Makatos
1
-15
/
+24
2021-01-25
explain migration workflow when saving state (#252)
Thanos Makatos
1
-0
/
+14
[next]