当前位置:网站首页>[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)
边栏推荐
- 20. Support vector machine - knowledge of mathematical principles
- "SDOI2016" Journey Problem Solution
- How to reduce the gap between software design and implementation
- Architecture Battalion Module 8 Homework
- iNeuOS industrial Internet operating system, equipment operation and maintenance business and "low-code" form development tools
- Several methods of mysql backup table
- IDA PRO中汇编结构体识别
- hboot and recovery, boot.img, system.img
- Quick Start Tutorial for flyway
- 「APIO2010」巡逻 题解
猜你喜欢
Document management and tools in the development process
The principle of ReentrantLock (to be continued)
The latest masterpiece!Alibaba just released the interview reference guide (Taishan version), I just brushed it for 29 days
Bika LIMS open source LIMS set - use of SENAITE (detection process)
基于STM32 环形队列来实现串口接收数据
How to reduce the gap between software design and implementation
Flex layout in detail
Judging decimal points and rounding of decimal operations in Golang
SQL27 View user details of different age groups
Redis综述篇:与面试官彻夜长谈Redis缓存、持久化、淘汰机制、哨兵、集群底层原理!...
随机推荐
了解下C# 匿名方法
Pytorch lstm time series prediction problem stepping on the pit "recommended collection"
grep command written test questions
#yyds干货盘点# 面试必刷TOP101:链表中环的入口结点
find prime numbers up to n
输入输出优化
#yyds dry goods inventory# Interview must brush TOP101: the entry node of the ring in the linked list
Student management system on the first day: complete login PyQt5 + MySQL5.8 exit the operation logic
Bika LIMS open source LIMS set - use of SENAITE (detection process)
Payment module implementation
@JsonFormat(pattern=“yyyy-MM-dd“)时间差问题
ECCV 2022 Huake & ETH propose OSFormer, the first one-stage Transformer framework for camouflaging instance segmentation!The code is open source!...
What is Thymeleaf?How to use.
Pytest初体验
-xms -xmx(information value)
【论文精读】iNeRF
"The core concept of" image classification and target detection in the positive and negative samples and understanding architecture
"SDOI2016" Journey Problem Solution
Financial profitability and solvency indicators
Implementing a Simple Framework for Managing Object Information Using Reflection