cloud-hypervisor/pci
Rob Bradford 7444c3a0c5 pci: vfio_user: Batch IRQ enabling into batches of 16
The sendmsg() syscall is limited in the number of fds it can handle.
This number matches that used by the vfio-user library and is
conservative (since we've seen it work with 64 fds.)

Fixes: #3401

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-12-12 18:14:51 +00:00
..
src pci: vfio_user: Batch IRQ enabling into batches of 16 2021-12-12 18:14:51 +00:00
Cargo.toml build: bump libc from 0.2.108 to 0.2.109 2021-12-07 09:29:45 +00:00