cloud-hypervisor/pci/src
Rob Bradford 64e217cf39 pci: configuration: Upgrade log level of PCI BAR reprogramming message
This message only occurs sporadically and so it should be included at
info!() level. Enhance the output to also include the BAR number.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-09-03 09:30:55 -07:00
..
bus.rs pci: Address Rust 1.51.0 clippy issue (upper_case_acroynms) 2021-03-26 11:32:09 +00:00
configuration.rs pci: configuration: Upgrade log level of PCI BAR reprogramming message 2021-09-03 09:30:55 -07:00
device.rs pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
lib.rs pci: Add support for vfio-user PCI devices 2021-08-10 16:01:00 +01:00
msi.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
msix.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
vfio_user.rs pci: vfio_user: Free BARs associated with vfio-user device 2021-08-25 09:58:13 -07:00
vfio.rs pci: Add support for vfio-user PCI devices 2021-08-10 16:01:00 +01:00