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
/
test
/
py
/
libvfio_user.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
build: delete CMake build rules
Daniel P. Berrangé
1
-4
/
+1
2022-05-09
test: pass in location of libvfio-user.so library
Daniel P. Berrangé
1
-0
/
+2
2022-04-28
lib: export dma_sg_size symbol in library (#664)
Daniel Berrangé
1
-0
/
+5
2022-04-21
support AFL++ fuzzing (#623)
John Levon
1
-0
/
+3
2022-02-18
test/py: simplify errno handling (#645)
John Levon
1
-27
/
+27
2022-02-04
ignore writes to RO MSI-X registers (#642)
Thanos Makatos
1
-0
/
+9
2021-12-09
allow DMA funcs to be called in quiesced state (#635)
Thanos Makatos
1
-9
/
+21
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
1
-41
/
+249
2021-11-24
is_valid_region_access(): account for wrap-around (#624)
John Levon
1
-0
/
+2
2021-10-22
run python code through flake8 (#613)
John Levon
1
-50
/
+122
2021-10-05
make migration state callback optionally asynchronous (#608)
Thanos Makatos
1
-6
/
+22
2021-09-08
initial ioeventfd support (#601)
JAKelly10
1
-1
/
+98
2021-08-27
Add support for VFIO_DMA_UNMAP_FLAG_ALL flag (#600)
Swapnil Ingle
1
-0
/
+2
2021-08-26
Fix err path of handle_dma_unmap() (#597)
Swapnil Ingle
1
-0
/
+9
2021-08-20
pytests for vfu_dma_{map, unmap}_sg (#596)
Swapnil Ingle
1
-2
/
+25
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
1
-0
/
+1
2021-06-18
superficially handle Device Control 2 and Link Control 2 (#568)
Thanos Makatos
1
-0
/
+3
2021-06-10
python tests: add msg() utility function (#562)
John Levon
1
-0
/
+13
2021-06-09
clear dirty pages bitmap after getting dirty pages but keep mapped segments d...
Thanos Makatos
1
-2
/
+18
2021-06-09
drop mappable flag from DMA map (#553)
Thanos Makatos
1
-1
/
+0
2021-06-02
replace max_msg_size with max_data_xfer_size (#541)
John Levon
1
-2
/
+5
2021-06-01
limit max DMA region size (#545)
John Levon
1
-0
/
+4
2021-06-01
fixes for VFIO_USER_DIRTY_PAGES (#537)
John Levon
1
-41
/
+174
2021-05-26
python tests: add VFIO_USER_DEVICE_GET_IRQ_INFO (#500)
John Levon
1
-0
/
+10
2021-05-26
improve request header handling
John Levon
1
-1
/
+1
2021-05-25
cleanup some python tests (#482)
John Levon
1
-22
/
+66
2021-05-25
more spec updates (#491)
John Levon
1
-7
/
+7
2021-05-25
python tests: add vfu_irq_trigger() (#475)
John Levon
1
-0
/
+6
2021-05-25
Handle support of PCI FLR capability (#517)
Swapnil Ingle
1
-0
/
+12
2021-05-25
python tests: add vfu_setup_region() tests (#474)
John Levon
1
-4
/
+12
2021-05-24
python tests: add VFIO_USER_DEVICE_SET_IRQS (#473)
John Levon
1
-2
/
+14
2021-05-24
fix region offset handling (#485)
John Levon
1
-8
/
+3
2021-05-20
python tests: add VFIO_USER_DEVICE_GET_REGION_INFO (#471)
John Levon
1
-38
/
+96
2021-05-15
python tests: add VFIO_USER_DEVICE_GET_INFO (#454)
John Levon
1
-0
/
+5
2021-05-15
move PCI capability testing to Python (#453)
John Levon
1
-19
/
+146
2021-05-10
python tests: add vfu_create_ctx(), vfu_realize_ctx() (#448)
John Levon
1
-4
/
+116
2021-05-10
start python-based testing framework (#447)
John Levon
1
-0
/
+166