cloud-hypervisor/vfio_user
Bo Chen 0c00da1dd8 vfio_user: Split the function for getting device regions
To prepare the support of region capabilities, this commit factorizes
the `VFIO_USER_DEVICE_GET_REGION_INFO` operation in its own function. In
this process, it also removes the need of the hard-coded arbitrary value
for `vfio_region_info.argsz` (the maximum size of the reply payload).

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-05-04 13:53:47 +02:00
..
src vfio_user: Split the function for getting device regions 2022-05-04 13:53:47 +02:00
Cargo.toml build: bump log from 0.4.16 to 0.4.17 2022-05-03 01:00:20 +00:00