mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
As part of bringing the tests up with virtio-mmio the virtio-fs were wrongly disabled. Re-enable them and remove the cache size check as the cache does not appear in /proc/iomem on virtio-mmio. Signed-off-by: Rob Bradford <robert.bradford@intel.com>