mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-27 15:45:44 +00:00
With the refactoring before this commit, `PhysDevice` is `Sync` and `Send` automatically. So let's drop the unsafe impls to prevent future type changes to result in unsound behaviour (again). Fixes: #442 Signed-off-by: Erik Schilling <erik.schilling@linaro.org> |
||
|---|---|---|
| .. | ||
| vhost-device-gpio | ||
| vhost-device-i2c | ||
| vhost-device-rng | ||
| vhost-device-scmi | ||
| vhost-device-scsi | ||
| vhost-device-vsock | ||