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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
test/py: simplify errno handling (#645)
John Levon
15
-109
/
+102
2022-02-14
test/py: don't stop logging twice (#644)
John Levon
1
-5
/
+0
2022-02-04
ignore writes to RO MSI-X registers (#642)
Thanos Makatos
2
-2
/
+74
2021-12-09
allow DMA funcs to be called in quiesced state (#635)
Thanos Makatos
3
-11
/
+168
2021-12-02
test more region access validation code (#634)
John Levon
1
-1
/
+25
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
22
-281
/
+1048
2021-11-24
verify region is mapped before acquiring dirty bitmap (#627)
John Levon
3
-47
/
+61
2021-11-24
check ->argsz for VFIO_USER_DIRTY_PAGES (#628)
John Levon
1
-0
/
+12
2021-11-24
fix dma unmap validation (#626)
John Levon
1
-2
/
+21
2021-11-24
is_valid_region_access(): account for wrap-around (#624)
John Levon
2
-0
/
+21
2021-11-12
don't assert in dev_get_caps() (#621)
John Levon
1
-0
/
+30
2021-11-11
Fix reply of VFIO_USER_DEVICE_GET_REGION_INFO (#619)
Swapnil Ingle
1
-2
/
+6
2021-11-11
enable options in Valgrind that improve tracking uninit values (#617)
Thanos Makatos
1
-1
/
+1
2021-10-22
run python code through flake8 (#613)
John Levon
20
-201
/
+446
2021-10-05
make migration state callback optionally asynchronous (#608)
Thanos Makatos
2
-6
/
+165
2021-09-28
disable VFIO_USER_DEVICE_GET_REGION_IO_FDS on invalid region (#607)
John Levon
1
-1
/
+1
2021-09-28
fix issue with get_region_io_fds when fd = -1 (#606)
John Levon
1
-2
/
+21
2021-09-08
initial ioeventfd support (#601)
JAKelly10
2
-1
/
+392
2021-08-27
Add support for VFIO_DMA_UNMAP_FLAG_ALL flag (#600)
Swapnil Ingle
2
-1
/
+35
2021-08-26
Fix err path of handle_dma_unmap() (#597)
Swapnil Ingle
2
-0
/
+88
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
1
-10
/
+50
2021-07-14
check for valid vfu_setup_region() flags (#579)
John Levon
1
-0
/
+11
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
2
-0
/
+36
2021-06-30
return process request count in vfu_run_ctx() (#574)
John Levon
1
-13
/
+0
2021-06-18
superficially handle Device Control 2 and Link Control 2 (#568)
Thanos Makatos
2
-0
/
+30
2021-06-10
dma: Fix returned sg array (#564)
Swapnil Ingle
1
-11
/
+39
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
3
-21
/
+95
2021-06-09
test_device_set_irqs: fix bool test (#561)
John Levon
1
-0
/
+2
2021-06-09
drop mappable flag from DMA map (#553)
Thanos Makatos
3
-7
/
+2
2021-06-02
replace max_msg_size with max_data_xfer_size (#541)
John Levon
2
-5
/
+19
2021-06-02
clean up migration register definitions (#550)
John Levon
1
-1
/
+2
2021-06-01
limit max DMA region size (#545)
John Levon
2
-0
/
+105
2021-06-01
fixes for VFIO_USER_DIRTY_PAGES (#537)
John Levon
6
-123
/
+474
2021-05-28
don't return non-zero caps for zero-sized regions (#543)
Thanos Makatos
1
-0
/
+78
2021-05-28
restore argsz for DMA map/unmap (#523)
Thanos Makatos
1
-34
/
+44
2021-05-27
Fix struct pxcap (#534)
Swapnil Ingle
4
-7
/
+7
2021-05-26
support VFIO_DMA_UNMAP_FLAG_GET_DIRTY_BITMAP (#521)
Thanos Makatos
1
-0
/
+45
2021-05-26
python tests: add VFIO_USER_DEVICE_GET_IRQ_INFO (#500)
John Levon
2
-0
/
+159
2021-05-26
improve request header handling
John Levon
5
-128
/
+132
2021-05-26
don't support multiple DMA regions per map/unmap (#520)
Thanos Makatos
1
-175
/
+14
2021-05-25
cleanup some python tests (#482)
John Levon
4
-128
/
+183
2021-05-25
more spec updates (#491)
John Levon
2
-8
/
+8
2021-05-25
python tests: add vfu_irq_trigger() (#475)
John Levon
2
-0
/
+92
2021-05-25
Handle support of PCI FLR capability (#517)
Swapnil Ingle
2
-3
/
+41
2021-05-25
python tests: add vfu_setup_region() tests (#474)
John Levon
3
-107
/
+130
2021-05-24
python tests: add VFIO_USER_DEVICE_SET_IRQS (#473)
John Levon
3
-211
/
+359
2021-05-24
fix region offset handling (#485)
John Levon
3
-25
/
+23
[prev]
[next]