Searched refs:Configurator (Results 1 – 11 of 11) sorted by relevance
36 pub struct Configurator { struct74 impl Configurator { implementation136 pub fn init(config_file_path: PathBuf) -> Configurator { in init() argument142 return Configurator { in init()163 Configurator { in init()285 let configurator = Configurator::new(); in get_history()312 let mut configurator = Configurator::new(); in add_history()328 let mut configurator = Configurator::new(); in write_board()337 let mut configurator = Configurator::new(); in force_reset()
8 by the user using the :ref:`ACRN Configurator tool <acrn_configuration_tool>`.
1 # ACRN Configurator WASM Python Module
5 ACRN Configurator helps you set up and customize your ACRN hypervisor and VMs.
2 <b-modal title="ACRN Configurator" ok-only fade
4 description = "ACRN Configurator"
56 configuration settings made in the ACRN Configurator tool to the61 values set by the ACRN Configurator.
10 … <text class="d-inline align-bottom logo-text" data-tauri-drag-region="true">Configurator</text>
1 # ACRN Configurator
18 configurator: Configurator;660 class Configurator { class788 let configurator = new Configurator()
5 ACRN Configurator saves your scenario and configuration files into a working folder.
Completed in 12 milliseconds