cloud-hypervisor/vfio
Sebastien Boeuf db9f9b7820 pci: Make self mutable when reading from PCI config space
In order to anticipate the need to support more features related to the
access of a device's PCI config space, this commits changes the self
reference in the function read_config_register() to be mutable.

This also brings some more flexibility for any implementation of the
PciDevice trait.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-30 09:25:52 +01:00
..
src pci: Make self mutable when reading from PCI config space 2020-01-30 09:25:52 +01:00
Cargo.toml build(deps): bump kvm-ioctls from 0.4.0 to 0.5.0 2020-01-29 10:22:51 +00:00