Lines Matching full:for
21 Another name for :ref:`machine`.
28 options page)<sec_005finvocation>` are using them to implement disks for a
46 using a hardware-based accelerator, it is responsible for emulating, using
105 Xen as well). For MacOS, it's HVF. Windows defines WHPX. And NetBSD provides
136 review and share feedback for.
138 For reporting issues, our `GitLab
146 The Memory Management Unit is responsible for translating virtual addresses to
149 (Translation lookaside buffer), for the guest virtual machine.
161 QMP stands for QEMU Monitor Protocol and is a json based interface.
162 HMP stands for Human Monitor Protocol and is a set of text commands available
163 for users who prefer natural language to json.
228 default. There is a work in progress to integrate it in QEMU codebase for
247 synonym for :ref:`guest`. For example the code for emulating Arm CPUs is in
263 QEMU User mode can launch processes compiled for one CPU on another CPU. In this
265 guest to host kernel. It is available for Linux and BSD.