mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-18 10:35:23 +00:00
e0d79196c8
Sometimes when running under the CI tests fail due to a barrier not being released and the guest blocks on an MMIO write. Add further debugging to try and identify the issue. See: #2118 Signed-off-by: Rob Bradford <robert.bradford@intel.com>