Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 42) sorted by relevance

12

/doc/
A Dconf.py114 version = release = str(version_major) + '.' + str(version_minor) variable
116 version = release = version + version_rc variable
119 version = release = "unknown" variable
187 docs_title = '%s' %(version)
188 current_version = version
190 version = release = current_version = RELEASE variable
191 docs_title = '%s' %(version)
193 version = current_version = "latest"
A Dindex.rst6 Welcome to the Project ACRN (version |version|) documentation published |today|.
/doc/tutorials/
A Ddocbuild.rst120 * breathe version: 4.34.0 (>=4.2.3)
121 * sphinx version: 5.3.0 (>=3.2.1, <6.0)
123 * sphinx-rtd-theme version: 1.0.0
124 * sphinx-tabs version: 3.4.0 (>=1.3.0, <=3.4.0)
178 breathe version: 4.34.0
179 sphinx version: 5.3.0
180 docutils version: 0.17.1
181 sphinx-rtd-theme version: 1.0.0
182 sphinx-tabs version: 3.4.0
183 doxygen version: 1.9.1
[all …]
A Dusing_grub.rst53 Most Linux distributions use GRUB version 2 by default. For version
145 If the GRUB version on your platform is outdated or has issues booting
A Dusing_ubuntu_as_user_vm.rst24 - **Ubuntu version:** 20.04
26 - **Service VM Kernel version:** release_3.0
A D0001-devstack-installation-for-acrn.patch73 # uninstall in case the libvirt version changed
78 # as the base system version is too old. We should have
A Dusing_windows_as_user_vm.rst213 …Version 27.20.100.9030 was verified on WHL. You should use the same version as the one in native W…
305 If you use a trial version of Windows 10, you might find that some
308 obtain a licensed version of Windows.
A Dcreate-up2-images.sh163 --clearlinux-version)
A Dacrn_on_qemu.rst16 - QEMU emulator version: 4.2.1
42 2. The host kernel version must be **at least 5.3.0** or above.
A Dusing_xenomai_as_user_vm.rst101 Note that the current supported version is Xenomai-3.1 with the 4.19.59 kernel.
A Dusing_vxworks_as_user_vm.rst125 Core Kernel version: 1.2.7.0
A Dacrn-secure-boot-with-efi-stub.rst67 The verified version is the commit `9f146af <https://github.com/slimbootloader/slimbootloader/tree/…
/doc/reference/
A Dhv-make-options.rst32 - Optional. Build a release version or a debug version. Valid values
33 are ``y`` for release version or ``n`` for debug version. (Default
75 Example of a command to build the debug version:
81 Example of a command to build the release version:
87 Example of a command to build the release version (hypervisor only):
93 Example of a command to build the release version of the Device Model and tools:
A Dhardware.rst19 * When the development team is working on a new ACRN version, we focus our
125 This product is recommended for this ACRN version. Support for older products
137 ACRN version to reported bugs for the listed product.
/doc/static/
A Dacrn-custom.css38 /* tweak doc version selection */
43 .rst-versions .rst-current-version {
76 /* Make the version number more visible */
77 .wy-side-nav-search>div.version {
/doc/scripts/
A Dshow-versions.py33 ver = pkg_resources.get_distribution(reqs.project_name).version
/doc/developer-guides/hld/
A Dhv-console.rst31 .. note:: The console is only available in the debug version of the hypervisor,
32 configured at compile time. In the release version, the console is
/doc/release_notes/
A Drelease_notes_3.3.rst7 version 3.3.
142 * Fix Vue3 version and update braces version (See :acrn-pr:`8627`)
A Drelease_notes_3.0.1.rst7 version 3.0.1 with hot fixes to the v3.0 release.
A Drelease_notes_3.0.2.rst7 version 3.0.2 with hot fixes to the v3.0 release.
A Drelease_notes_3.2.rst7 version 3.2.
170 - :acrn-issue:`8359` - GSG: change the method of checking kernel version of grub menuentry
/doc/extensions/
A Dkerneldoc.py150 version = __version__,
/doc/user-guides/
A Dacrn-shell.rst26 * - version
27 - Display the hypervisor version information.
/doc/developer-guides/
A Dsw_design_guidelines.rst32 Error checking of the pre-conditions is not needed in release version of the
34 version for some cases. Verification of the hypervisor shall check whether
47 Error checking of the post-conditions is not needed in release version of
49 version for some cases. Verification of the hypervisor shall check whether
/doc/getting-started/
A Dgetting-started.rst84 If you have an older version, see `Ubuntu documentation
265 hardware and BIOS vendor and version.
362 If you already have a previous version of the acrn-configurator installed,
369 Then you can install this new version:
633 GNU GRUB version 2.04

Completed in 159 milliseconds

12