cloud-hypervisor/pci
Thomas Barrett c9f94be7ab 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>
2024-02-16 08:24:56 +00:00
..
src pci: vfio: naturally align bar 2024-02-16 08:24:56 +00:00
Cargo.toml build: Bump serde from 1.0.193 to 1.0.196 2024-02-09 23:45:54 +00:00