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-10-20
fix coverity warnings (#611)
John Levon
1
-1
/
+2
2021-10-05
make migration state callback optionally asynchronous (#608)
Thanos Makatos
3
-14
/
+69
2021-09-28
disable VFIO_USER_DEVICE_GET_REGION_IO_FDS on invalid region (#607)
John Levon
1
-0
/
+5
2021-09-28
fix issue with get_region_io_fds when fd = -1 (#606)
John Levon
1
-5
/
+1
2021-09-08
initial ioeventfd support (#601)
JAKelly10
2
-1
/
+193
2021-08-27
Add support for VFIO_DMA_UNMAP_FLAG_ALL flag (#600)
Swapnil Ingle
1
-1
/
+24
2021-08-26
Fix err path of handle_dma_unmap() (#597)
Swapnil Ingle
1
-5
/
+5
2021-08-19
dma: cleanup dma_{map,unmap}_sg (#591)
Swapnil Ingle
1
-20
/
+28
2021-08-17
fix dma_{map,unmap}_sg() array handling (#586)
John Levon
1
-6
/
+6
2021-07-29
change verbosity of some PCI config space accesses (#584)
Thanos Makatos
1
-18
/
+18
2021-07-14
check for valid vfu_setup_region() flags (#579)
John Levon
1
-5
/
+11
2021-07-13
add VFU_REGION_FLAG_ALWAYS_CB to receive callback always (#583)
Jag Raman
1
-2
/
+9
2021-07-12
basic write support for PXLC, PXSC, PXRS, and PXSC2 (#575)
Thanos Makatos
1
-0
/
+32
2021-07-12
ignore writes to some RO registers in PCI config space (#576)
Thanos Makatos
1
-4
/
+12
2021-06-30
return process request count in vfu_run_ctx() (#574)
John Levon
2
-9
/
+14
2021-06-22
disable EROM (#572)
Thanos Makatos
1
-0
/
+2
2021-06-22
PCI: handle cache line register (#573)
Thanos Makatos
1
-0
/
+5
2021-06-22
split writes to PCI header (#569)
Thanos Makatos
1
-20
/
+61
2021-06-18
superficially handle Device Control 2 and Link Control 2 (#568)
Thanos Makatos
1
-0
/
+32
2021-06-18
fix print (#567)
Thanos Makatos
1
-2
/
+2
2021-06-10
dma: Fix returned sg array (#564)
Swapnil Ingle
1
-1
/
+1
2021-06-09
clear dirty pages bitmap after getting dirty pages but keep mapped segments d...
Thanos Makatos
3
-71
/
+126
2021-06-09
drop mappable flag from DMA map (#553)
Thanos Makatos
1
-6
/
+7
2021-06-02
replace max_msg_size with max_data_xfer_size (#541)
John Levon
4
-67
/
+129
2021-06-02
clean up migration register definitions (#550)
John Levon
2
-8
/
+8
2021-06-01
limit max DMA region size (#545)
John Levon
5
-8
/
+24
2021-06-01
fixes for VFIO_USER_DIRTY_PAGES (#537)
John Levon
4
-63
/
+87
2021-05-28
don't return non-zero caps for zero-sized regions (#543)
Thanos Makatos
1
-3
/
+5
2021-05-28
hide non-ABI symbols (#538)
John Levon
6
-28
/
+29
2021-05-28
restore argsz for DMA map/unmap (#523)
Thanos Makatos
2
-41
/
+70
2021-05-26
support VFIO_DMA_UNMAP_FLAG_GET_DIRTY_BITMAP (#521)
Thanos Makatos
1
-5
/
+32
2021-05-26
remove a stale FIXME (#527)
John Levon
1
-4
/
+0
2021-05-26
improve request header handling
John Levon
4
-24
/
+28
2021-05-26
don't support multiple DMA regions per map/unmap (#520)
Thanos Makatos
2
-68
/
+85
2021-05-25
don't treat DMA segment as absolute when determining dirty page bit (#519)
Thanos Makatos
1
-28
/
+2
2021-05-25
log dirty pages for new DMA regions as well (#518)
Thanos Makatos
1
-26
/
+48
2021-05-25
more spec updates (#491)
John Levon
3
-18
/
+16
2021-05-25
add a gcov target (#498)
John Levon
1
-19
/
+8
2021-05-25
Handle support of PCI FLR capability (#517)
Swapnil Ingle
1
-2
/
+10
2021-05-24
python tests: add VFIO_USER_DEVICE_SET_IRQS (#473)
John Levon
1
-14
/
+18
2021-05-24
fix region offset handling (#485)
John Levon
2
-16
/
+6
2021-05-20
migration: various dirty page tracking fixes (#457)
Thanos Makatos
6
-83
/
+190
2021-05-20
python tests: add VFIO_USER_DEVICE_GET_REGION_INFO (#471)
John Levon
1
-1
/
+1
2021-05-20
validate_irq_subindex: skip check of vfu_ctx pointer (#499)
John Levon
1
-4
/
+2
2021-05-15
python tests: add VFIO_USER_DEVICE_GET_INFO (#454)
John Levon
2
-4
/
+1
2021-05-15
move PCI capability testing to Python (#453)
John Levon
1
-0
/
+3
2021-05-14
Fix dma read write count (#497)
Swapnil Ingle
1
-2
/
+2
2021-05-14
dma: Use correct len type (#479)
Swapnil Ingle
2
-6
/
+8
2021-05-11
some specification updates (#465)
John Levon
3
-9
/
+9
2021-05-10
fix dma unregister callback during region removal (#464)
John Levon
3
-12
/
+22
[next]