cloud-hypervisor/pci
Rob Bradford 7cc729c7d9 pci, virtio-devices: Extend barrier returning through PCI code
We need to be able to return the barrier from the code that prepares to
activate the virtio device. This triggered by a write to the
configuration fields stored in the PCI BAR. Since bars can be accessed
by both memory mapping and through PCI config I/O several prototypes
must be changed.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-12-17 11:23:53 +00:00
..
src pci, virtio-devices: Extend barrier returning through PCI code 2020-12-17 11:23:53 +00:00
Cargo.toml build(deps): bump libc from 0.2.80 to 0.2.81 2020-12-08 08:13:51 +00:00