mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-07 19:58:06 +00:00
- Features were renamed from slave -> backend - Generics got simplified - Some write and read functions on Volatile slice got turned into standalone traits: ReadVolatile, WriteVolatile - handle_event no longer returns a bool Signed-off-by: Erik Schilling <erik.schilling@linaro.org> |
||
|---|---|---|
| .. | ||
| backend.rs | ||
| gpio.rs | ||
| main.rs | ||
| mock_gpio.rs | ||
| vhu_gpio.rs | ||
| virtio_gpio.rs | ||