Answers

Question and Answer:

  Home  QEMU

⟩ Tell me what are the different modes of operations performed by QEMU?

Qemu has two modes of operations and they are as follows:

• User mode emulation: this allow the process execution from one CPU to another CPU. It performs dynamic translation of instructions for host CPU.

• System mode emulation: this allow the emulation of the complete system that includes hardware as well as peripheral related components.

 175 views

More Questions for you: