mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-09 13:53:24 +00:00
Make sure VQ_ALLOC is visible only after vq is completely initialized. This ensures vq_ring_ready() is reliable when it returns true. Tracked-On: #2763 Signed-off-by: Peter Fang <peter.fang@intel.com> Reviewed-by: Shuo A Liu <shuo.a.liu@intel.com>