Function crosvm::crosvm::plugin::run_config

source ·
pub fn run_config(cfg: Config) -> Result<()>
Expand description

Run a VM with a plugin process specified by cfg.

Not every field of cfg will be used. In particular, most field that pertain to a specific device are ignored because the plugin is responsible for emulating hardware.