October 2018
Beginner to intermediate
436 pages
9h 36m
English
We are going to introduce two of the most popular emulators: QEMU (Quick Emulator) and Bochs.
QEMU has a reputation of being the most widely used emulator because of its support for a vast range of architectures, including x86 and ARM. It can also be installed under Windows, Linux, and macOS. QEMU is used from the command line, but there are available GUI tools, such as virt-manager, that can help set up and manage the guest operating system images. virt-manager, however, is only available for Linux hosts.
Bochs is another emulator, but is limited to only supporting x86 architecture. It is worth mentioning this emulator, as it is used to debug the Memory Boot Record (MBR) code.
Read now
Unlock full access