Searched refs:hypervisor (Results 1 – 19 of 19) sorted by relevance
10 acrn-hypervisor.14 acrn-hypervisor exposes to its VMs.18 can be accessed from the hypervisor's Service VM.22 sample app guide in the acrn-hypervisor documentation.24 For more information, please go to: https://github.com/projectacrn/acrn-hypervisor/wiki/ACRN-Sample…
54 git clone https://github.com/projectacrn/acrn-hypervisor55 cd acrn-hypervisor/misc/config_tools/configurator69 Run this command in the acrn-hypervisor directory.77 Run following command in the 'acrn-hypervisor' directory.98 Run this command in the acrn-hypervisor directory.
9 ``acrnlog`` is a userland tool used to capture an ACRN hypervisor log. It runs12 - log of the running hypervisor13 - log of the last running hypervisor if it crashed and the logs remain54 You can use the ``loglevel`` command in the hypervisor shell (not the Service55 VM shell) to query or dynamically override the hypervisor log level65 output to the console. For example, in the hypervisor shell you
2 Description=ACRN hypervisor log
9 url = https://github.com/projectacrn/acrn-hypervisor11 Bug Tracker = https://github.com/projectacrn/acrn-hypervisor/issues
6 There are a number of configuration elements for the ACRN hypervisor that must13 the build system before compiling the hypervisor and other components. It is
3 HV_SRC_DIR := ../../hypervisor
11 ACRN does not distribute pre-built Debian packages for the hypervisor or kernel15 ACRN hypervisor and ACRN kernel via ``Makefile`` commands.
4 The open source `Project ACRN`_ defines a device hypervisor reference stack and
5 ACRN Configurator helps you set up and customize your ACRN hypervisor and VMs.
5 board_name : the name of board that run ACRN hypervisor, like apl-up2/nuc7i7dnb. It will be used as…
74 if leaf_1.hypervisor != 0:
7 repository = "https://github.com/projectacrn/acrn-hypervisor"
33 HV_SRC:=../../hypervisor
11 the hypervisor, Service VM, and Android as a Guest (AaaG).163 platform. For the hypervisor, the log is collected with ``acrnlog``. For the
37 MANAGER_CFLAGS += -I../../../hypervisor/include
83 hypervisor boots.
61 hypervisor. ``acrnprobe`` detects it and reports it as ``CRASH``.
86 hypervisor = cpuidfield(ECX, 31, 31) variable in LEAF_1
Completed in 15 milliseconds