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
2024-05-14
remove arch OS github action (#798)
John Levon
1
-15
/
+0
2024-04-26
Remove dangling quotes from vfio-user.rst (#795)
David Reiss
1
-1
/
+1
2024-04-18
docs: document SPDK dependency (#794)
John Levon
1
-0
/
+2
2024-03-29
Support 64 bits and prefetchable BARs (#792)
jfgd
5
-3
/
+46
2024-03-21
correct IRQ range check (#791)
John Levon
3
-3
/
+28
2024-01-24
Fix DMA message size calculation (#788)
Mattias Nissler
2
-5
/
+6
2024-01-24
make arch CI non-required (#789)
John Levon
1
-1
/
+0
2023-10-02
replace bcopy() with memcpy() (#786)
John Levon
2
-4
/
+5
2023-10-02
fix VFIO_USER_DEVICE_GET_REGION_IO_FDS allocation (#785)
John Levon
2
-4
/
+37
2023-09-18
test_negotiate: add migration testing (#781)
John Levon
1
-8
/
+6
2023-09-18
fix: minor memory bugs #784
William Henderson
2
-10
/
+4
2023-09-18
Add some notes on live migration version and SPDK usage. (#783)
John Levon
2
-0
/
+14
2023-09-15
adapt to VFIO live migration v2 (#782)
William Henderson
25
-2357
/
+2497
2023-09-15
Pass server->client command over a separate socket pair (#762)
Mattias Nissler
9
-23
/
+373
2023-09-15
Describe the twin-socket feature in the spec (#775)
Mattias Nissler
1
-8
/
+83
2023-08-31
update SDPK version spdk.md (#769)
Thanos Makatos
1
-5
/
+5
2023-08-31
Introduce client object in python tests (#772)
Mattias Nissler
21
-351
/
+365
2023-08-31
Prepare python test helpers for receiving commands (#774)
Mattias Nissler
1
-21
/
+56
2023-08-31
Construct server capabilities using json-c (#771)
Mattias Nissler
1
-25
/
+106
2023-08-30
Replace protocol header flags bit field with mask (#773)
Mattias Nissler
5
-23
/
+21
2023-08-23
fix: incorrect number of dirty pages printed (#766)
William Henderson
1
-1
/
+1
2023-08-15
Make debian-11, debian-12 and arch-202307 required pull request jobs
Sandro-Alessio Gierens
1
-0
/
+3
2023-08-15
Revise iovec_t.__eq__ and vfu_dma_info_t.__eq__ to fix flake8 E721
Sandro-Alessio Gierens
1
-2
/
+2
2023-08-15
Add debian 11, 12 and arch linux jobs to pull_request workflow
Sandro-Alessio Gierens
1
-0
/
+41
2023-08-15
Bump Github Actions version to v3
Sandro-Alessio Gierens
2
-6
/
+6
2023-08-15
Introduce close_safely helper function (#763)
Mattias Nissler
6
-63
/
+49
2023-08-15
Allow adding MSI capability via vfu_pci_add_capability (#758)
Florian Freudiger
5
-14
/
+152
2023-08-15
Add another lspci test output variant (#761)
Sandro-Alessio Gierens
2
-1
/
+31
2023-08-08
Fix MSI-X capability write logging opposite status (#759)
Florian Freudiger
1
-3
/
+3
2023-08-02
fix: server sample not marking dirty pages (#748)
William Henderson
2
-66
/
+173
2023-08-02
docs: document test debugging with GDB (#756)
William Henderson
1
-0
/
+12
2023-07-31
docs: document DMA message dirty handling (#755)
John Levon
2
-2
/
+9
2023-07-31
fix: CRC calculation in client sample (#750)
William Henderson
1
-5
/
+1
2023-07-24
refactor: remove private includes from server.c (#752)
William Henderson
1
-2
/
+0
2023-07-03
Fix address calculation for message-based DMA (#740)
Mattias Nissler
2
-25
/
+39
2023-06-22
fix build instructions for samples (#739)
William Henderson
1
-5
/
+5
2023-06-21
Fix some python tests (#737)
Axel PASCON
3
-6
/
+6
2023-06-08
fix err/req irq fd issue (#731)
limiao-intel
2
-17
/
+64
2023-05-24
test: don't leave global pointing to stack memory (#735)
Jim Harris
1
-0
/
+1
2023-01-04
allow -1 file descriptor for ioregionfd (#727)
Thanos Makatos
3
-1
/
+111
2023-01-03
fix FLR reset callback (#729)
John Levon
6
-33
/
+64
2023-01-01
test: use `grep -E` instead of `egrep` (#728)
Ville Skyttä
1
-1
/
+1
2022-11-22
shadow ioeventfd: add demo (#722)
Thanos Makatos
5
-0
/
+329
2022-11-22
vfu_pci_init: initialize PCI config space flags (#724)
Thanos Makatos
2
-0
/
+74
2022-11-22
add debugging to handle_device_get_region_io_fds (#723)
Thanos Makatos
1
-0
/
+4
2022-11-22
fix shadow ioeventfd unit test (#726)
Thanos Makatos
2
-3
/
+3
2022-11-22
allow shadow memory offset per shadow ioeventfd (#703)
Thanos Makatos
7
-28
/
+34
2022-11-16
check spelling (#720)
John Levon
6
-3
/
+22
2022-10-05
add some unlikely (#717)
Thanos Makatos
1
-13
/
+16
2022-10-05
only call debug_region_access if in debug mode (#716)
Thanos Makatos
1
-1
/
+9
[next]