mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
26ac220810
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>