当前位置:网站首页>[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 部分)
边栏推荐
- 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#
- C#中引用类型的变量做为参数在方法调用时加不加 ref 关键字的不同之处
- #yyds干货盘点# 面试必刷TOP101:链表中环的入口结点
- uniapp小程序检查、提示更新
- sqlite3 simple operation
- Niuke.com brush questions (1)
- The whole network is on the verge of triggering, and the all-round assistant for content distribution from media people - Rongmeibao
- Judging decimal points and rounding of decimal operations in Golang
- Embedded development has no passion, is it normal?
- 求n以内的素数
猜你喜欢

Quick Start Tutorial for flyway

统计UTF-8字符串中的字符函数

一款国外开发的高质量WordPress下载站模板主题

Architecture Battalion Module 8 Homework

Daily practice——Randomly generate an integer between 1-100 and see how many times you can guess.Requirements: The number of guesses cannot exceed 7 times, and after each guess, it will prompt "bigger"

How to debug TestCafe

flowable workflow all business concepts
Dry goods | 10 tips for MySQL add, delete, change query performance optimization

In Golang go-redis cluster mode, new connections are constantly created, and the problem of decreased efficiency is solved

21. Support Vector Machine - Introduction to Kernel Functions
随机推荐
Federated Learning: Multi-source Knowledge Graph Embedding in Federated Scenarios
JS basic exercises
UserAgent resolution
Dry goods | 10 tips for MySQL add, delete, change query performance optimization
不知道该怎么办的同步问题
find prime numbers up to n
Document management and tools in the development process
IDA PRO中汇编结构体识别
VOT2021比赛简介
利用反射实现一个管理对象信息的简单框架
PHP三元(三目)运算符
[QNX Hypervisor 2.2 User Manual]9.14 set
支付模块实现
Unity-通过预制件和克隆方法动态实现各个UGUI下控件的创建和显示
Short-circuit characteristics and protection of SiC MOSFETs
PCB stackup design
C language parsing json string (json object is converted to string)
Financial profitability and solvency indicators
如何导入 Golang 外部包并使用它?
统计UTF-8字符串中的字符函数