cloud-hypervisor/vmm
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
..
src vmm: Factorize VM related information into a structure 2019-08-02 08:35:16 +01:00
Cargo.toml vmm: Support direct device assignment 2019-07-24 11:55:08 +02:00