mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-23 13:05:45 +00:00
b5440e2d0a
Remove some in/out parameters and instead rely on them as members of the &mut self parameter. This prepares the way to more easily store state on the DeviceManager. Signed-off-by: Rob Bradford <robert.bradford@intel.com>