Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcg: Do not elide memory barriers for !CF_PARALLEL in system mode
The virtio devices require proper memory ordering between the vcpus and the iothreads. Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Signed-off-by: Richard Henderson <[email protected]> (cherry picked from commit c914d46d0a645e7c633292146f4e38c945d4f847)
- Loading branch information