当前位置:网站首页>QNX Hypervisor 2.2用户手册]10.1 通用vdev选项
QNX Hypervisor 2.2用户手册]10.1 通用vdev选项
2022-08-04 02:00:00 【高桐@BILL】
[QNX Hypervisor 2.2用户手册]专栏目录导航
这里介绍一些通用选项可以应用于多种类型的vdev。
这些通用选项如下描述。但是, 如果一个选项在其独立的vdev参考文档中也做出了描述,则有限参考其独立描述。
hostvector vector_number
仅适用于PIC虚拟设备。该选项在当前的虚拟设备配置上下文中首行用于配置相关的host 向量编号。这个编号由InterruptAttach() 和 InterruptAttachEvent()使用(参考the QNX SDP C Library Reference)。PIC输入行后跟着按顺序分配的host向量编号。
尽在PIC guest中断被标记为直通时才需要该选项。如果没有指定hostvector,其默认值为前一个PIC设备的hostvector编号加上前一个设备的行号。如果这是第一个指定的PIC,其hostvector默认值为0(zero)。
intr guest_intr
当前虚拟设备的guest中断设置在guest_intr中。由两部分组成,并通过冒号分隔开(intr gic:40)。
对于使用中断的PCI设备,如果你没有设置guest_intr的编号,这个编号将会被自动分配。对于non-PCI设备(例如MMIO设备)
边栏推荐
- Flask Framework Beginner-05-Command Management Manager and Database Use
- The idea of the diagram
- 一个注解替换synchronized关键字:分布式场景下实现方法加锁
- 【无标题】
- HBuilderX的下载安装和创建/运行项目
- Sky map coordinate system to Gaode coordinate system WGS84 to GCJ02
- Promise solves blocking synchronization and turns asynchronous into synchronous
- nodejs+npm的安装与配置
- SAP SD模块前台操作
- 一篇文章看懂JS闭包,从执行上下文角度解析有趣的闭包
猜你喜欢

Continuing to invest in product research and development, Dingdong Maicai wins in supply chain investment

Web APIs BOM - operating browser: swiper plug-in

ssh服务详解

DHCP服务详解

Array_Sliding window | leecode brushing notes

C program compilation and predefined detailed explanation

持续投入商品研发,叮咚买菜赢在了供应链投入上

halcon自定义函数基本操作

5. Scrapy middleware & distributed crawler

initramfs详解----添加硬盘驱动并访问磁盘
随机推荐
Engineering drawing review questions (with answers)
halcon自定义函数基本操作
持续投入商品研发,叮咚买菜赢在了供应链投入上
数组_滑动窗口 | leecode刷题笔记
Flask Framework Beginner-06-Add, Delete, Modify and Check the Database
Parquet encoding
GNSS[0]- Topic
Apache DolphinScheduler actual combat task scheduling platform - a new generation of distributed workflow
sql有关问题,小时粒度,找到前一个小时内的数据
JS 从零教你手写节流throttle
Summary of GNSS Articles
5. Scrapy middleware & distributed crawler
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
this巩固训练,从两道执行题加深理解闭包与箭头函数中的this
priority_queue元素为指针时,重载运算符失效
ssh服务详解
flask框架初学-06-对数据库的增删改查
nodejs+express实现数据库mysql的访问,并展示数据到页面上
Example 035: Setting the output color
C程序编译和预定义详解