QEMU: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(→‎Usage: Mention the debugcon feature, remove bogus information on the "QEMU console", integrate the salvageable parts (serial output goes to ctrl-alt-3 by default, there's no need to do file:CON – that's an obscure windows "feature"))
m (Fix broken link to qemu documentation)
Line 1: Line 1:
{{Emulators}}
{{Emulators}}


QEMU is a free and open-source emulator that performs hardware virtualization. It is widely available for variety of host operating-systems and requires minimal configuration for use in operating-system development. It is capable of emulating a wide variety of systems including [[ARM]], [[x86]] and [[RISC-V]], among others. For a more comprehensive list of targets refer to the [https://qemu.weilnetz.de/doc/qemu-doc.html official documentation].
QEMU is a free and open-source emulator that performs hardware virtualization. It is widely available for variety of host operating-systems and requires minimal configuration for use in operating-system development. It is capable of emulating a wide variety of systems including [[ARM]], [[x86]] and [[RISC-V]], among others. For a more comprehensive list of targets refer to the [https://www.qemu.org/docs/master/ official documentation].