当前位置:网站首页>[QNX Hypervisor 2.2用户手册]9.10 pass
[QNX Hypervisor 2.2用户手册]9.10 pass
2022-07-28 01:59:00 【高桐@BILL】
配置从Host传递到Guest的物理设备或数据块类型。
一,语法
[blob_type] pass [loc options] [intr guest_intr[=vector_number]]
二,选项
2.1 blob_type
blob_type设置仅会影响loc 选项;如果blob_type被指定,则所有被loc选项指定的位置将会向VM中Guest提供blob_type类型的数据。
如果blob_type在load选项前,qvm进程则会拷贝指定文件的内容到guest系统的地址空间中(参考“load” )
2.2 intr guest_intr[,{tlu}][=vector_number]
guest_intr参数与host向量号相关联,如果指定了这个值,则为vector_number或由guest_intr 标识的 PIC 的 hostvector 选项指定的值。
如果host系统在host向量发送了一个中断,guest_intr会被发送到guest系统中。
下面的属性指定了特别的行为:
2.2.1 t
默认使用ISR(Interrupt Service Routine)处理中断,而不是使用IST(Interrupt Service Thread)。指定pass intr t属性来覆盖默认的方法,让你的系统使用IST。例如:
pass intr gues
边栏推荐
- 【信号去噪】基于卡尔曼滤波实现信号去噪附matlab代码
- Canonical Address
- Skills in writing English IEEE papers
- [signal processing] weak signal detection in communication system based on the characteristics of high-order statistics with matlab code
- CNN循环训练的解释 | PyTorch系列(二十二)
- Interpretation of cesium3dtilesets using customshader and examples of Omni effects
- Docker高级篇-Docker容器内Redis集群配置
- @The function of valid (cascade verification) and the explanation of common constraint annotations
- A 64 bit 8-stage pipelined adder based on FPGA
- 【英雄哥七月集训】第 27天:图
猜你喜欢

Pytest the best testing framework
![[TA frost wolf \u may - hundred people plan] Figure 3.7 TP (d) r architecture of mobile terminal](/img/9c/695294c673aa559462b4afe8eb5253.png)
[TA frost wolf \u may - hundred people plan] Figure 3.7 TP (d) r architecture of mobile terminal

@The function of valid (cascade verification) and the explanation of common constraint annotations

CNN循环训练的解释 | PyTorch系列(二十二)

app 自动化 环境搭建(一)

JS event loop synchronous task, asynchronous task (micro task, macro task) problem analysis

Using pytorch's tensorboard visual deep learning indicators | pytorch series (25)

【图像隐藏】基于DCT、DWT、LHA、LSB的数字图像信息隐藏系统含各类攻击和性能参数附matlab代码

Email security report in the second quarter: email attacks have soared fourfold, and well-known brands have been used to gain trust

selenium+pytest+allure综合练习
随机推荐
[signal processing] weak signal detection in communication system based on the characteristics of high-order statistics with matlab code
CNN training cycle reconstruction - hyperparametric test | pytorch series (XXVIII)
mysql 如图所示,现有表a,表b,需求为 通过projectcode关联a、b表,查出address不同的 idcardnum。
Email security report in the second quarter: email attacks have soared fourfold, and well-known brands have been used to gain trust
[data processing] boxplot drawing
Special network technology virtual host PHP version setting
【ELM分类】基于核极限学习机和极限学习机实现UCI数据集分类附matlab代码
Flutter God operation learning (full level introduction)
JS 事件对象 offsetX/Y clientX Y PageX Y
pytest最好的测试框架
Canonical Address
【图像隐藏】基于DCT、DWT、LHA、LSB的数字图像信息隐藏系统含各类攻击和性能参数附matlab代码
Opengauss Developer Day 2022 sincerely invites you to visit the "database kernel SQL Engine sub forum" of Yunhe enmo
Collision and rebound of objects in unity (learning)
优炫数据库客户端如何认证
Pytest the best testing framework
How to simply realize the function of menu dragging and sorting
JS event loop synchronous task, asynchronous task (micro task, macro task) problem analysis
“29岁,普通功能测试,我是如何在一周内拿到5份Offer的?”
JS 事件对象2 e.charcode字符码 e.keyCode键码 盒子上下左右移动