当前位置:网站首页>[QNX hypervisor 2.2 user manual] 3.2.1 VM configuration syntax
[QNX hypervisor 2.2 user manual] 3.2.1 VM configuration syntax
2022-06-10 18:28:00 【Gao Tong @bill】
Write it at the front
One VM Configuration files are readable text files .
When you start a qvm Process to create VM And run guest when ,qvm The process reads the configuration information to learn how to assemble and configure VM.
One 、 The basic rule
The general rules for configuration files are as follows :
- With “#” The first line is all comments , It can be ignored , Same as blank line ;
- qvm Items in the configuration ( Non comment ) Can be options or parameters ;
Two 、 Rule options
The rules for options are as follows :
- An option can affect the context in several ways :
- An option establishes a context , Other options can be set in ; for example ,vdev Option to establish a context , A virtual device can be defined in it through other options .
- One option applies to one context ; for example ,cpu Under Options sched It can be applied to the current cpu Options . therefore sched be conducive to cpu Appoint vCPU The definition of .
- An option can neither establish context , Nor does it apply to the context ; for example ram Option supports setting the location and size of memory allocation for applicable parameters , But it doesn't support options ;
- stay VM in , Applying the contained specified component to the context... Is not supported . for example ,CPU command qvm Process creates a virtual CPU, Then load /vm/images/qnx7.ifs To order qvm Process Copy /vm/images/qnx7.ifs Content to guest System address space .
- For unspecified options , No default .
- Most options ( Not all ) A parameter is required .
- Generally speaking ,option Order doesn't matter . for example , You define vdev The order of is irrelevant .
3、 ... and 、 Rules for parameters
A parameter must be :
- Use of parameters
边栏推荐
- (CVPR 2020) RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds
- 用脚本添加URP的RendererData
- VMware vCenter 各版本号对照表
- QtMqtt 源码编译设置KeepAlive后ping包超时错误不返回问题修复(QMQTT::MqttNoPingResponse,QMQTT::ClientPrivate::onPingTimeo)
- c语言---14 循环语句for
- uniapp 原生js实现公历转农历
- 台积电刘德音:不担心半导体库存修正及美日韩合作,今年业绩将增长30%!
- VMware ESXi 各版本号对照表
- Uniapp native JS to convert the Gregorian calendar to the lunar calendar
- LoRa模块无线收发通信技术详解
猜你喜欢
![[database] differences among structured data, unstructured data and semi-structured data](/img/1f/fe9e0ad982d281dcb6e1236be5f239.jpg)
[database] differences among structured data, unstructured data and semi-structured data

如何定位游戏发热问题

AFL fuzzy multithreading

商业智能BI的服务对象,企业管理者的管理“欲望”该如何实现?

VMware esxi version number comparison table

Wireshark learning notes (I) common function cases and skills

Faster Planner——Kinodynamic Astar详解

AOE网关键路径

Red vertical left side menu navigation code

Cdga| six key points of data governance for industrial enterprises
随机推荐
pwnable start
c语言---6 初识选择语句、循环语句、函数以及数组
Set up an online help center to easily help customers solve problems
JS Touch
堆利用之chunk extend: HITCON tranining lab13
c语言---3 初识变量
【QNX Hypervisor 2.2 用户手册】3.2.3 ACPI表和FDT
优惠券的工厂与策略模式实现方案
CodeCraft-22 and Codeforces Round #795 (Div. 2)
How to locate the hot problem of the game
Qtablewidget / qtableview practical tips
After the qtmqtt source code compilation is set to keepalive, the Ping package timeout error does not return a problem repair (qmqtt:: mqttnopingresponse, qmqtt:: clientprivate:: onpingtimeo)
光储直柔配电系统浅析
AOE网关键路径
[CEPH] CEPH configuration source code analysis | common/config*
XML & XPath parsing
CCF A类会议或期刊----回归相关论文
【存储】下一代分布式文件系统 研究
c语言---4 初识常量
uniapp 原生js实现公历转农历