mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add VirtioCommon::access_platform() method. The virtio spec requires that only if the feature is acked should the accesses be transformed via the access platform implementation. This will enable that filtering. Signed-off-by: Rob Bradford <rbradford@meta.com>