Home
last modified time | relevance | path

Searched refs:options (Results 1 – 25 of 38) sorted by relevance

12

/doc/extensions/
A Dkerneldoc.py69 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 Dlink_roles.py51 def role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
60 node = nodes.reference(rawtext, link_text, refuri=url, **options)
/doc/
A Ddevelop.rst47 reference/config-options
48 reference/hv-make-options
A Dacrn.doxyfile17 # 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 Dacrn-custom.css396 * 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 Duser_vm_guide.rst10 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 Dboard_inspector_tool.rst35 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 Dacrn-secure-boot-with-efi-stub.rst108 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 Denable_s5.rst94 a. In the Service VM, edit the following options in
107 #. In the User VM, edit the following options in
A Dacrn_configurator_tool.rst43 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 Dgpt_ini2bin.py33 for option in cfg.options(a):
A Dacrn_configuration_tool.rst108 :ref:`hypervisor-make-options`.
/doc/release_notes/
A Drelease_notes_3.0.rst47 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 Drelease_notes_3.1.rst46 :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 Drelease_notes_3.2.rst125 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 Drelease_notes_3.3.rst145 * 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 Dkernel-parameters.rst43 - Output console device and options.
48 ``ttyS<n>[,options]``
49 Use the specified serial port and options. Default options are
A Dacrn-dm-parameters.rst410 ``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 Dvirtio-blk.rst68 -s <slot>,virtio-blk,<filepath>[,options]
71 - ``options`` include:
A Dhv-config.rst46 refer to :ref:`scenario-config-options`.
/doc/reference/
A Dhv-make-options.rst1 .. _hypervisor-make-options:
16 The following table shows ACRN-specific command-line options:
185 provides valid options and descriptions of the configuration entries.
A Dconfig-options.rst1 .. _scenario-config-options:
/doc/developer-guides/
A Dgraphviz.rst36 the dot language and drawing options.
/doc/introduction/
A Dindex.rst403 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 Dgetting-started.rst197 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