cloud-hypervisor/vm-virtio
Rob Bradford a216c2ebd3 vm-virtio: pci: Implement free_bars() for VirtioPciDevice
Implement the free_bars() method from the PciDevice trait which is used
as part of the device removal process. Although there is only one BAR
allocated by VirtioPciDevice simplify the code by using a vector.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-15 12:02:19 +02:00
..
src vm-virtio: pci: Implement free_bars() for VirtioPciDevice 2020-04-15 12:02:19 +02:00
Cargo.toml build(deps): bump libc from 0.2.68 to 0.2.69 2020-04-14 09:27:04 +01:00