cloud-hypervisor/pci
Thomas Barrett b0dd4e72c5 pci: vfio: naturally align bar
According to PCIe specification, a 64-bit MMIO BAR should be
naturally aligned. In addition to being more compliant with
the specification, natural aligned BARs are mapped with
the largest possible page size by the host iommu driver, which
should speed up boot time and reduce IOTLB thrashing for virtual
machines with VFIO devices.

Signed-off-by: Thomas Barrett <tbarrett@crusoeenergy.com>
(cherry picked from commit c9f94be7ab)
2024-03-14 19:52:57 -07:00
..
src pci: vfio: naturally align bar 2024-03-14 19:52:57 -07:00
Cargo.toml build: Bump vmm-sys-util crate and its consumers 2024-03-14 19:52:57 -07:00