Replace the specific Bitmap implementation from the type signature used for functions that take memory. This allows more flexibility when using these functions in particular when these functions are used by the vhost-user-block backend. An updated vhost-user-backend crate requires extra constraints on the Bitmap implementation used (it must support BitmapReplace which AtomicBitmap does not.) Signed-off-by: Rob Bradford <rbradford@rivosinc.com> |
||
|---|---|---|
| .. | ||
| qcow | ||
| vhdx | ||
| async_io.rs | ||
| fixed_vhd.rs | ||
| fixed_vhd_async.rs | ||
| fixed_vhd_sync.rs | ||
| lib.rs | ||
| qcow_sync.rs | ||
| raw_async.rs | ||
| raw_async_aio.rs | ||
| raw_sync.rs | ||
| vhd.rs | ||
| vhdx_sync.rs | ||