Lines Matching full:this
7 This section of the manual presents brief definitions of acronyms and terms used
15 whpx, ...), or software-based (tcg). See this description of `supported
60 debug a running virtual machine, or a program in user-mode. This allows
85 Sometimes this is called the :ref:`target` architecture, but that term
116 ``-machine`` of qemu-system. Our machine models can be found on this `page
123 host systems. This is provided by the :ref:`Migration framework<migration>`.
134 This is `where <https://wiki.qemu.org/Contribute/MailingLists>`_ all the
148 "softmmu" precisely because it implements this in software, including a TLB
235 emulated devices) to run a guest OS. In this mode the CPU may be fully emulated,
263 QEMU User mode can launch processes compiled for one CPU on another CPU. In this
264 mode the CPU is always emulated. In this mode, QEMU translate system calls from