LPIC-3 Exam 305 (Virtualization and Containerization) — Question 8

Which of the following are true regarding the CPU of a QEMU virtual machine? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Option A is correct because QEMU allows the emulation of different CPU architectures regardless of the host system. Option E is also correct, as QEMU supports multiple virtual CPUs, enabling it to run symmetric multiprocessing (SMP) systems. Options B, C, and D are incorrect; B and C limit the capabilities of QEMU virtual machines, and D misrepresents the function of virtual CPUs in QEMU.