vhost-device/crates
Milan Zamazal 458f168639 scmi: Add support for industrial I/O devices
Industrial I/O (IIO) devices are present in /sys/bus/iio/devices/ on
Linux.  This patch makes them accessible to the guests via the sensor
SCMI protocol.

The implementation no way covers all the possible IIO devices.  It
supports some basic stuff, other sensors can be added as needed.

Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
2023-09-04 16:15:33 +01:00
..
gpio crates: Don't warn for vhost_user::Error::Disconnected 2023-07-20 13:06:31 +05:30
i2c i2c: Don't take a mut ref for reqs 2023-08-24 15:42:44 +05:30
rng rng: fix clippy warning 2023-07-24 12:15:23 +05:30
scmi scmi: Add support for industrial I/O devices 2023-09-04 16:15:33 +01:00
scsi scsi: Bump num_enum 2023-08-24 15:42:44 +05:30
vsock vsock: Set edition to 2021 2023-08-24 15:42:44 +05:30