当前位置:网站首页>[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 部分)
边栏推荐
- Summary of the classic drawing method of histogram
- Document management and tools in the development process
- UserAgent resolution
- Quick Start Tutorial for flyway
- Basic Grammar Introduction of Carbon Tutorial (Tutorial)
- [QNX Hypervisor 2.2用户手册]9.15 suppress
- JS basic exercises
- 「SDOI2016」征途 题解
- 顺序表的实现
- 21. Support Vector Machine - Introduction to Kernel Functions
猜你喜欢
Structure of the actual combat battalion module eight operations
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#
Chapter Six
focus on!Haitai Fangyuan joins the "Personal Information Protection Self-discipline Convention"
The article you worked so hard to write may not be your original
基于STM32 环形队列来实现串口接收数据
In Golang go-redis cluster mode, new connections are constantly created, and the problem of decreased efficiency is solved
The principle of ReentrantLock (to be continued)
Architecture Battalion Module 8 Homework
Implementing a Simple Framework for Managing Object Information Using Reflection
随机推荐
renderjs usage in uni-app
二叉树非递归遍历
如何导入 Golang 外部包并使用它?
Short-circuit characteristics and protection of SiC MOSFETs
sqlite3 simple operation
Count characters in UTF-8 string function
不知道该怎么办的同步问题
[QNX Hypervisor 2.2 User Manual]9.14 set
BM3 将链表中的节点每k个一组翻转
"SDOI2016" Journey Problem Solution
Commonly used security penetration testing tools (penetration testing tools)
AI automatic code writing plugin Copilot (co-pilot)
C#中引用类型的变量做为参数在方法调用时加不加 ref 关键字的不同之处
Basic Grammar Introduction of Carbon Tutorial (Tutorial)
BOW/DOM (top)
BM3 flips the nodes in the linked list in groups of k
VOT2021比赛简介
How to debug TestCafe
「SDOI2016」征途 题解
求n以内的素数