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."
"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: [https://web.archive.org/web/20220813052959/http://qemu-buch.de/de/index.php?title=QEMU-KVM-Buch/_QEMU_unter_eComstation]
; Comments about the OS/2 Port: [https://web.archive.org/web/20220813052959/http://qemu-buch.de/de/index.php?title=QEMU-KVM-Buch/_QEMU_unter_eComstation]


==Links==
==Links==

Revision as of 13:46, 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."

Comments about the OS/2 Port
[1]

Links