mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
7afbcc1a62
virtio is a framework to implement the virtio drivers vhost (Virtual Host) is a framework to implement the virtio devices With the virtio and vhost framework, we can use the virtio drivers and vhost drivers to implement the cross-core communication. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>