mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add a missing memory barrier in get_used_event to make sure we see the last value written by the guest. Signed-off-by: Sergio Lopez <slp@redhat.com>