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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
improve variable naming and documentation
William Henderson
1
-1
/
+4
2023-09-15
changes from Thanos's review
William Henderson
1
-3
/
+4
2023-09-15
respond to Thanos's review
William Henderson
1
-12
/
+16
2023-09-15
fix: read semantics in comment
William Henderson
1
-2
/
+2
2023-09-15
refactor: respond to John's review
William Henderson
2
-11
/
+8
2023-09-15
fix: migration FSM transitions
William Henderson
2
-6
/
+2
2023-09-15
fix: conflict with kernel definitions
William Henderson
2
-40
/
+13
2023-09-15
feat: begin implementing DMA dirty page logging (WIP)
William Henderson
1
-13
/
+19
2023-09-15
fix: further fixes in response to comments
William Henderson
2
-5
/
+21
2023-09-15
fix: make migration data size 32-bit
William Henderson
1
-1
/
+1
2023-09-15
fix: more fixes and responses to comments
William Henderson
1
-3
/
+3
2023-09-15
fix: implementation fixes from comments
William Henderson
1
-11
/
+14
2023-09-15
implement migration v2 in libvfio-user
William Henderson
2
-132
/
+66
2022-11-22
allow shadow memory offset per shadow ioeventfd (#703)
Thanos Makatos
2
-5
/
+7
2022-07-04
support for shadow ioeventfd (#698)
Thanos Makatos
2
-2
/
+9
2022-06-07
irq: inform device of IRQ mask & unmask via callback (#694)
Jag Raman
1
-0
/
+25
2022-05-27
re-work SGL API (#675)
John Levon
1
-40
/
+38
2022-05-27
re-work SG dirty tracking (#672)
John Levon
1
-0
/
+13
2022-05-23
libvfio-user.h: sync VFIO_DEVICE_STATE_XXXX definitions with upstream (#690)
Jag Raman
1
-7
/
+25
2022-05-09
build: delete CMake build rules
Daniel P. Berrangé
1
-41
/
+0
2022-05-09
build: introduce Meson build file rules
Daniel P. Berrangé
2
-0
/
+29
2022-04-21
support AFL++ fuzzing (#623)
John Levon
1
-0
/
+2
2022-02-24
clarify some semantics of migration callbacks (#651)
Thanos Makatos
1
-3
/
+20
2022-02-24
fix typo (#648)
Thanos Makatos
1
-1
/
+1
2022-02-04
ignore writes to RO MSI-X registers (#642)
Thanos Makatos
1
-8
/
+11
2021-12-09
allow DMA funcs to be called in quiesced state (#635)
Thanos Makatos
1
-5
/
+36
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
1
-32
/
+62
2021-10-29
fix vfu_run_ctx() docs (#616)
John Levon
1
-1
/
+0
2021-10-05
make migration state callback optionally asynchronous (#608)
Thanos Makatos
1
-0
/
+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
2
-0
/
+61
2021-08-27
Add support for VFIO_DMA_UNMAP_FLAG_ALL flag (#600)
Swapnil Ingle
1
-0
/
+3
2021-08-18
improve API docs a little bit (#587)
John Levon
1
-2
/
+9
2021-08-17
fix dma_{map,unmap}_sg() array handling (#586)
John Levon
1
-9
/
+9
2021-07-14
check for valid vfu_setup_region() flags (#579)
John Levon
1
-5
/
+8
2021-07-13
add VFU_REGION_FLAG_ALWAYS_CB to receive callback always (#583)
Jag Raman
1
-0
/
+3
2021-07-12
basic write support for PXLC, PXSC, PXRS, and PXSC2 (#575)
Thanos Makatos
1
-4
/
+18
2021-06-30
return process request count in vfu_run_ctx() (#574)
John Levon
1
-1
/
+2
2021-06-18
superficially handle Device Control 2 and Link Control 2 (#568)
Thanos Makatos
1
-4
/
+16
2021-06-09
clear dirty pages bitmap after getting dirty pages but keep mapped segments d...
Thanos Makatos
1
-12
/
+19
2021-06-09
drop mappable flag from DMA map (#553)
Thanos Makatos
2
-3
/
+1
2021-06-02
replace max_msg_size with max_data_xfer_size (#541)
John Levon
1
-0
/
+2
2021-06-02
clean up migration register definitions (#550)
John Levon
2
-67
/
+49
2021-06-01
limit max DMA region size (#545)
John Levon
1
-2
/
+0
2021-06-01
fixes for VFIO_USER_DIRTY_PAGES (#537)
John Levon
1
-10
/
+12
2021-05-28
restore argsz for DMA map/unmap (#523)
Thanos Makatos
1
-8
/
+19
2021-05-27
Fix struct pxcap (#534)
Swapnil Ingle
1
-3
/
+4
2021-05-27
Cleanup and fix structs padding (#532)
Swapnil Ingle
4
-91
/
+91
2021-05-26
support VFIO_DMA_UNMAP_FLAG_GET_DIRTY_BITMAP (#521)
Thanos Makatos
1
-0
/
+3
2021-05-26
don't support multiple DMA regions per map/unmap (#520)
Thanos Makatos
1
-12
/
+13
[next]