diff options
author | Swapnil Ingle <swapnil.ingle@nutanix.com> | 2021-05-14 22:32:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-14 22:32:59 +0200 |
commit | 95f16fceadba22a7730c2a9c94cfd4028ef04a02 (patch) | |
tree | c8828c2c495ad1897cc9ed0d1776c48f9258508a /test/py/libvfio_user.py | |
parent | 83eb5d9c02f7bdbeaf8eb2e21a39c92c715351a4 (diff) | |
download | libvfio-user-95f16fceadba22a7730c2a9c94cfd4028ef04a02.zip libvfio-user-95f16fceadba22a7730c2a9c94cfd4028ef04a02.tar.gz libvfio-user-95f16fceadba22a7730c2a9c94cfd4028ef04a02.tar.bz2 |
Fix dma read write count (#497)
* spec: Fixed DMA_READ/WRITE data count
DMA region size is maxed to uint64_t.
Updated DMA_READ/WRITE data count to be defined as uint64_t.
* Fix vfu_dma_read/write() as per spec changes
Signed-off-by: Swapnil Ingle <swapnil.ingle@nutanix.com>
Reviewed-by: John Levon <john.levon@nutanix.com>
Diffstat (limited to 'test/py/libvfio_user.py')
0 files changed, 0 insertions, 0 deletions