cloud-hypervisor/pci/src
Rob Bradford b8cfdab8b6 pci: configuration: Use correct algorithm for BAR size reporting
When reporting the BAR size it is necessary to return a value that is
encoded such that all the bits are set that represent the mask of the
natural alignment of the field.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-17 15:20:50 +02:00
..
bus.rs pci, vfio, vm-virtio: Specify a PCI revision ID of 1 for virtio-pci 2020-04-17 13:46:48 +02:00
configuration.rs pci: configuration: Use correct algorithm for BAR size reporting 2020-04-17 15:20:50 +02:00
device.rs pci: Extend PciDevice trait with new free_bars() method 2020-03-11 13:10:30 +00:00
lib.rs pci: Cleanup the crate from unneeded types 2020-01-21 10:44:48 +01:00
msi.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00
msix.rs msi/msi-x: Prevent from losing masked interrupts 2020-02-25 08:31:14 +00:00