mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Previous commit added 'direct' support for virtio-blk to be able to open files backing disk images with O_DIRECT, so add an integration test for this new feature. Signed-off-by: Sergio Lopez <slp@redhat.com>