QEMU: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
"The Quick Emulator (QEMU) is a free and open-source emulator that uses dynamic binary translation to emulate a computer's processor; that is, it translates the emulated binary codes to an equivalent binary format which is executed by the machine."


Port: http://qemu-buch.de/de/index.php?title=QEMU-KVM-Buch/_QEMU_unter_eComstation
Port to OS/2: [https://web.archive.org/web/20220813052959/http://qemu-buch.de/de/index.php?title=QEMU-KVM-Buch/_QEMU_unter_eComstation]
 
==Links==
* [[Installing ArcaOS on QEMU with Windows 10 Host]]
* [[Install and Run eComStation 2.1 and ArcaOS 5.0 in QEMU]]
* [[OS/2 Warp 4 Install under QEMU Notes]]


[[Category:Emulators]]
[[Category:Emulators]]

Revision as of 13:42, 15 December 2024

"The Quick Emulator (QEMU) is a free and open-source emulator that uses dynamic binary translation to emulate a computer's processor; that is, it translates the emulated binary codes to an equivalent binary format which is executed by the machine."

Port to OS/2: [1]

Links