为了正确处理不能直接捕获的虚拟机特权指令,完全虚拟化引入了动态指令转换(Dynamic Instruction Translation),通过在运行时动态执行指令扫描以发现特权指令,然后依据 VMM 状态执 行指令的二进制转换,使得特权指令的执行跳转到等价模拟代...
基于16个网页-相关网页
在这种模型中,虚拟指令集被转换成底层硬件的物理指令集,这个过程通常都是动态的。
In this model, a virtual instruction set is translated to the physical instruction set of the underlying hardware, most commonly dynamically.
QEMU实现动态翻译的方法是,首先将目标指令转换为微操作。
QEMU achieves dynamic translation by first converting target instructions into micro operations.
应用推荐