当前位置:网站首页>[QNX Hypervisor 2.2用户手册]9.16 system
[QNX Hypervisor 2.2用户手册]9.16 system
2022-07-31 22:22:00 【高桐@BILL】
[QNX Hypervisor 2.2用户手册]专栏目录导航
在当前配置文件中指定VM的名字;
语法
system system_name
描述
在qvm配置文件或启动的命令行(command-line)中,system选项指定了被配置VM的名称(system_name)。它必须是qvm配置文件或命令行字符串(command-line)中的是一个条目。
注意️
对于每个VM,特定VM配置文件(guest*.qvmconf)出现在普通配置文件之前。特定VM配置文件常常以system选项开始,它必须是为VM配置指定的第一个选项;
示例
下面的示例中在当前qvm配置文件中为创建的VM指定名称为“qnx7a”:
system qnx7a
你如果你使用virtio-net 虚拟设备的peer选项,对等链路末端的全称由system_name的值与为virtio-net vdev的name选项指定的值连接而成。(参考“Virtual Device Reference”章节的vdev virtio-net 部分)
边栏推荐
- Basic Grammar Introduction of Carbon Tutorial (Tutorial)
- Unity - LineRenderer show a line
- MATLAB program design and application 2.4 Common internal functions of MATLAB
- sqlite3 simple operation
- hboot and recovery, boot.img, system.img
- Returns a zero-length array or empty collection, do not return null
- In Golang go-redis cluster mode, new connections are constantly created, and the problem of decreased efficiency is solved
- Unity - by casting and cloning method dynamic control under various UGUI create and display
- Douyin fetches video list based on keywords API
- VOT2021比赛简介
猜你喜欢

Judging decimal points and rounding of decimal operations in Golang

iNeuOS industrial Internet operating system, equipment operation and maintenance business and "low-code" form development tools
![[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

Socket Review and I/0 Model

Collation of knowledge points in Ningbo University NBU IT project management final exam

PCB stackup design

ECCV 2022 Huake & ETH propose OSFormer, the first one-stage Transformer framework for camouflaging instance segmentation!The code is open source!...

登录业务实现(单点登录+微信扫码+短信服务)
不知道该怎么办的同步问题

Flink_CDC construction and simple use
随机推荐
BM5 合并k个已排序的链表
如何导入 Golang 外部包并使用它?
Go1.18 upgrade function - Fuzz test from scratch in Go language
MySQL数据库‘反斜杠\’ ,‘单引号‘’,‘双引号“’,‘null’无法存储
AI automatic code writing plugin Copilot (co-pilot)
HTC using official firmware as bottom bag made ROM brush card bag tutorial
Unity - by casting and cloning method dynamic control under various UGUI create and display
Shell script quick start to actual combat -02
「SDOI2016」征途 题解
财务盈利、偿债能力指标
Binary tree non-recursive traversal
BM3 flips the nodes in the linked list in groups of k
Realization of character makeup
A few permanent free network transmission, convenient and simple (Intranet through tutorials)
Efficient Concurrency: A Detailed Explanation of Synchornized's Lock Optimization
基于RT1052 Aworks nanopb string 类型固定长度使用方式(二十七)
Audio alignment using cross-correlation
Go mode tidy reports an error go warning “all” matched no packages
Returns a zero-length array or empty collection, do not return null
【核心概念】图像分类和目标检测中的正负样本划分以及架构理解