Searched refs:options (Results 1 – 25 of 38) sorted by relevance
12
| /doc/extensions/ |
| A D | kerneldoc.py | 69 tab_width = self.options.get('tab-width', self.state.document.settings.tab_width) 72 if 'export' in self.options: 74 export_file_patterns = str(self.options.get('export')).split() 75 elif 'internal' in self.options: 77 export_file_patterns = str(self.options.get('internal')).split() 78 elif 'doc' in self.options: 79 cmd += ['-function', str(self.options.get('doc'))] 80 elif 'functions' in self.options: 81 functions = self.options.get('functions').split()
|
| A D | link_roles.py | 51 def role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument 60 node = nodes.reference(rawtext, link_text, refuri=url, **options)
|
| /doc/ |
| A D | develop.rst | 47 reference/config-options 48 reference/hv-make-options
|
| A D | acrn.doxyfile | 17 # Project related configuration options 431 # Build related configuration options 788 # Configuration options related to the input files 989 # Configuration options related to source browsing 1120 # Configuration options related to the HTML output 1664 # Configuration options related to the LaTeX output 1833 # Configuration options related to the RTF output 1943 # Configuration options related to the XML output 1970 # Configuration options related to the DOCBOOK output 2047 # Configuration options related to the preprocessor [all …]
|
| /doc/static/ |
| A D | acrn-custom.css | 396 * config option listings so we can use a glossary to sort config options within 397 * a section of options*/ 398 div#scenario-configuration-options dl.glossary dt { 410 div#scenario-configuration-options dl.glossary dt { 414 div#scenario-configuration-options dl.glossary dd>p { 419 div#scenario-configuration-options dl.glossary dd ul {
|
| /doc/tutorials/ |
| A D | user_vm_guide.rst | 10 you use the ACRN Configurator to define options used to build the static 66 launch script options are documented in the :ref:`acrn-dm_parameters` and the 67 :ref:`scenario-config-options` documentation. We'll also provide examples for 90 Use the Configurator to give the VM a name, and define configuration options 99 Set VM basic configuration options
|
| A D | board_inspector_tool.rst | 35 The following steps describe all options in the Board Inspector for generating 56 You can configure the Board Inspector via command-line options. Running the
|
| A D | acrn-secure-boot-with-efi-stub.rst | 108 You may optionally put HV boot options in the ``hv_cmdline.txt`` file. This file 109 must contain at least one character even if you don't need additional boot options.
|
| A D | enable_s5.rst | 94 a. In the Service VM, edit the following options in 107 #. In the User VM, edit the following options in
|
| A D | acrn_configurator_tool.rst | 43 ensure the consistency of configuration options, and interactions between 44 options. 73 Since we're on the Hypervisor (Basic Parameters) options, we see the Hypervisor 75 issues are with that VM's configuration options: 339 description or go to :ref:`scenario-config-options` for documentation.
|
| A D | gpt_ini2bin.py | 33 for option in cfg.options(a):
|
| A D | acrn_configuration_tool.rst | 108 :ref:`hypervisor-make-options`.
|
| /doc/release_notes/ |
| A D | release_notes_3.0.rst | 47 integrated the previously separated scenario and launch options into a merged 63 is used by the ACRN Configurator to determine which ACRN configuration options 67 configuration options. Read more in :ref:`board_inspector_tool`. 102 many adjustments to available options in the underlying XML files, including 139 - Add ``--add-llc-cat`` to Board Inspector command line options to manually 208 See the :ref:`scenario-config-options` documentation for details about all the 209 available configuration options in the new Configurator. 227 configuration options. 236 * :ref:`scenario-config-options`
|
| A D | release_notes_3.1.rst | 46 :ref:`acrn_configurator_tool` and :ref:`scenario-config-options` documents. 59 is used by the ACRN Configurator to determine which ACRN configuration options 63 configuration options. 151 See the :ref:`scenario-config-options` documentation for details about all the 152 available configuration options in the new Configurator. 175 * :ref:`scenario-config-options`
|
| A D | release_notes_3.2.rst | 125 See the :ref:`scenario-config-options` documentation for details about all the 126 available configuration options in the new Configurator. 147 * :ref:`scenario-config-options`
|
| A D | release_notes_3.3.rst | 145 * Support vUART two options in configurator (See :acrn-pr:`8649`) 149 See the :ref:`scenario-config-options` documentation for details about all the 150 available configuration options in the new Configurator.
|
| /doc/user-guides/ |
| A D | kernel-parameters.rst | 43 - Output console device and options. 48 ``ttyS<n>[,options]`` 49 Use the specified serial port and options. Default options are
|
| A D | acrn-dm-parameters.rst | 410 ``virtio-blk,<filepath>[,options]``: 418 * ``[,options]`` includes: 647 ``add_virtual_device <slot> <kind> <options>`` 649 Some devices need options to configure further behaviors. ``<slot>`` numbers 672 For all types of virtual devices and options, refer to 675 ``add_passthrough_device <slot> <bus>/<device>/<function> <options>`` 677 Some kinds of devices may need extra ``<options>`` to control internal
|
| /doc/developer-guides/hld/ |
| A D | virtio-blk.rst | 68 -s <slot>,virtio-blk,<filepath>[,options] 71 - ``options`` include:
|
| A D | hv-config.rst | 46 refer to :ref:`scenario-config-options`.
|
| /doc/reference/ |
| A D | hv-make-options.rst | 1 .. _hypervisor-make-options: 16 The following table shows ACRN-specific command-line options: 185 provides valid options and descriptions of the configuration entries.
|
| A D | config-options.rst | 1 .. _scenario-config-options:
|
| /doc/developer-guides/ |
| A D | graphviz.rst | 36 the dot language and drawing options.
|
| /doc/introduction/ |
| A D | index.rst | 403 build-time options. 437 In this boot mode, the boot options of a pre-launched VM and the Service VM are defined 441 These boot options can be overridden by the GRUB menu. See :ref:`using_grub` for 442 details. The boot options of a post-launched VM are not covered by hypervisor
|
| /doc/getting-started/ |
| A D | getting-started.rst | 197 menu. Note that the USB disk label presented in the boot options depends on 439 meaning there are issues with configuration options in two areas. Since the 480 default options. 636 Advanced options for Ubuntu
|
Completed in 73 milliseconds
12