mirror of
https://github.com/apache/nuttx.git
synced 2026-03-26 18:23:50 +08:00
1. Use the virtqueue_xxx_lock() api; 2. Add spinlock for some virtio and vhost drivers that do not use spinlock to protect the virtqueues; Signed-off-by: Yongrong Wang <wangyongrong@xiaomi.com>