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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-02
test more region access validation code (#634)
John Levon
1
-1
/
+25
2021-12-01
refactor process_request() (#633)
John Levon
2
-177
/
+200
2021-12-01
add SPDK instructions (#632)
Thanos Makatos
2
-21
/
+66
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
35
-419
/
+1380
2021-11-24
verify region is mapped before acquiring dirty bitmap (#627)
John Levon
4
-47
/
+73
2021-11-24
check ->argsz for VFIO_USER_DIRTY_PAGES (#628)
John Levon
2
-5
/
+24
2021-11-24
fix dma unmap validation (#626)
John Levon
2
-42
/
+78
2021-11-24
is_valid_region_access(): account for wrap-around (#624)
John Levon
4
-2
/
+30
2021-11-12
add a doc on testing
John Levon
2
-3
/
+22
2021-11-12
don't assert in dev_get_caps() (#621)
John Levon
2
-5
/
+36
2021-11-11
Fix reply of VFIO_USER_DEVICE_GET_REGION_INFO (#619)
Swapnil Ingle
2
-6
/
+14
2021-11-11
Use fedora35 for pre-push test (#620)
Swapnil Ingle
2
-3
/
+3
2021-11-11
enable options in Valgrind that improve tracking uninit values (#617)
Thanos Makatos
3
-8
/
+8
2021-10-29
fix vfu_run_ctx() docs (#616)
John Levon
1
-1
/
+0
2021-10-22
run python code through flake8 (#613)
John Levon
22
-205
/
+454
2021-10-20
add coverity scan support in github action (#612)
John Levon
2
-0
/
+29
2021-10-20
fix coverity warnings (#611)
John Levon
3
-16
/
+25
2021-10-05
make migration state callback optionally asynchronous (#608)
Thanos Makatos
6
-20
/
+256
2021-09-28
disable VFIO_USER_DEVICE_GET_REGION_IO_FDS on invalid region (#607)
John Levon
2
-1
/
+6
2021-09-28
fix issue with get_region_io_fds when fd = -1 (#606)
John Levon
2
-7
/
+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
7
-8
/
+652
2021-08-27
Add support for VFIO_DMA_UNMAP_FLAG_ALL flag (#600)
Swapnil Ingle
6
-2
/
+80
2021-08-26
Fix err path of handle_dma_unmap() (#597)
Swapnil Ingle
3
-5
/
+93
2021-08-20
pytests for vfu_dma_{map, unmap}_sg (#596)
Swapnil Ingle
4
-92
/
+145
2021-08-19
dma: cleanup dma_{map,unmap}_sg (#591)
Swapnil Ingle
2
-30
/
+78
2021-08-19
docs/vfio-user.rst: Fix typo (#592)
Swapnil Ingle
1
-1
/
+1
2021-08-18
improve README, mention vIOMMU (#590)
John Levon
1
-36
/
+50
2021-08-18
improve API docs a little bit (#587)
John Levon
2
-10
/
+20
2021-08-17
fix dma_{map,unmap}_sg() array handling (#586)
John Levon
2
-15
/
+15
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
3
-10
/
+30
2021-07-14
check vfu_run_ctx() in python tests (#582)
John Levon
1
-6
/
+9
2021-07-13
add VFU_REGION_FLAG_ALWAYS_CB to receive callback always (#583)
Jag Raman
4
-2
/
+48
2021-07-12
basic write support for PXLC, PXSC, PXRS, and PXSC2 (#575)
Thanos Makatos
2
-4
/
+50
2021-07-12
ignore writes to some RO registers in PCI config space (#576)
Thanos Makatos
1
-4
/
+12
2021-07-09
exclude build dir in ctags (#577)
Thanos Makatos
1
-0
/
+1
2021-06-30
return process request count in vfu_run_ctx() (#574)
John Levon
4
-23
/
+16
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
4
-4
/
+78
2021-06-18
fix print (#567)
Thanos Makatos
1
-2
/
+2
2021-06-10
dma: Fix returned sg array (#564)
Swapnil Ingle
2
-12
/
+40
2021-06-10
Fix make CFLAGS="-DNDEBUG" failure (#563)
Ivan Efremov
1
-0
/
+3
2021-06-10
python tests: add msg() utility function (#562)
John Levon
9
-271
/
+98
2021-06-09
clear dirty pages bitmap after getting dirty pages but keep mapped segments d...
Thanos Makatos
8
-108
/
+244
2021-06-09
test_device_set_irqs: fix bool test (#561)
John Levon
1
-0
/
+2
2021-06-09
Make pytest succeed even if python-3-pytest is not installed (#556)
Ivan Efremov
1
-0
/
+4
2021-06-09
Add valgrind build requirement for running tests (e.g. 'make test')
Ivan Efremov
1
-0
/
+1
[next]