cloud-hypervisor/vmm/src
Sebastien Boeuf 532f6a96f3 vmm: Factorize VM related information into a structure
In order to fix the clippy error complaining about the number of
arguments passed to a function exceeding the maximum of 7 arguments,
this patch factorizes those parameters into a more global one called
VmInfo.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-08-02 08:35:16 +01:00
..
config.rs vmm: Support direct device assignment 2019-07-24 11:55:08 +02:00
lib.rs config: Reorganize command line parsing 2019-05-24 17:08:52 +01:00
vm.rs vmm: Factorize VM related information into a structure 2019-08-02 08:35:16 +01:00