当前位置:网站首页>[QNX Hypervisor 2.2 User Manual]9.16 system
[QNX Hypervisor 2.2 User Manual]9.16 system
2022-07-31 22:45:00 【Gao Tong @ BILL】
[QNX Hypervisor 2.2 User Manual]Column Directory Navigation
Specify the name of the VM in the current configuration file;
Syntax
system system_name
Description
In the qvm configuration file or command-line startup, the system option specifies the name of the VM being configured (system_name).It must be an entry in the qvm configuration file or command-line.
Note ️
For each VM, the VM-specific configuration files (guest*.qvmconf) appear before the normal configuration files.A specific VM configuration file often begins with the system option, which must be the first option specified for the VM configuration;
Example
The following example specifies the name "qnx7a" for the created VM in the current qvm configuration file:
system qnx7a
If you use the peer option of the virtio-net virtual device, the full name of the end of the peer link is formed by concatenating the value of system_name with the value specified for the name option of the virtio-net vdev.(Refer to "Virtual DeviceReference" chapter vdev virtio-net part)
边栏推荐
- ECCV 2022 Huake & ETH propose OSFormer, the first one-stage Transformer framework for camouflaging instance segmentation!The code is open source!...
- 嵌入式开发没有激情了,正常吗?
- How to reduce the gap between software design and implementation
- useragent online lookup
- Unity - LineRenderer show a line
- I don't know what to do with sync issues
- 了解下C# 匿名方法
- Linux environment redis cluster to build "recommended collection"
- Realization of character makeup
- Efficient Concurrency: A Detailed Explanation of Synchornized's Lock Optimization
猜你喜欢
![[Code Hoof Set Novice Village 600 Questions] Leading to the combination of formulas and programs](/img/91/63d4f7869e0a55d19701c5ca5c9ed8.png)
[Code Hoof Set Novice Village 600 Questions] Leading to the combination of formulas and programs

Bionic caterpillar robot source code
SQL27 View user details of different age groups
I don't know what to do with sync issues

Summary of the classic drawing method of histogram

C程序设计-方法与实践(清华大学出版社)习题解析

关注!海泰方圆加入《个人信息保护自律公约》

Unity - LineRenderer show a line
![[Code Hoof Set Novice Village 600 Questions] Merge two numbers without passing a character array](/img/4d/038e6cd6ecad19934122cff89f4d76.png)
[Code Hoof Set Novice Village 600 Questions] Merge two numbers without passing a character array

IDA PRO中汇编结构体识别
随机推荐
信息学奥赛一本通 1941:【07NOIP普及组】Hanoi双塔问题 | 洛谷 P1096 [NOIP2007 普及组] Hanoi 双塔问题
Niuke.com brush questions (1)
Qualcomm cDSP simple programming example (to query Qualcomm cDSP usage, signature), RK3588 npu usage query
Implementing a Simple Framework for Managing Object Information Using Reflection
Binary tree non-recursive traversal
The difference between adding or not adding the ref keyword when a variable of reference type is used as a parameter in a method call in C#
统计UTF-8字符串中的字符函数
How to reduce the gap between software design and implementation
grep command written test questions
【公开课预告】:超分辨率技术在视频画质增强领域的研究与应用
Several methods of mysql backup table
ThreadLocal
关注!海泰方圆加入《个人信息保护自律公约》
Judging decimal points and rounding of decimal operations in Golang
Golang must know the Go Mod command
server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none failed
Implementation of a sequence table
数据分析(一)——matplotlib
JS basic exercises
[QNX Hypervisor 2.2 User Manual]9.14 set