QEMU, a Fast and Portable Dynamic Translator
暂无分享,去创建一个
We present the internals of QEMU, a fast machine emulator using an original portable dynamic translator. It emulates several CPUs (x86, PowerPC, ARM and Sparc) on several hosts (x86, PowerPC, ARM, Sparc, Alpha and MIPS). QEMU supports full system emulation in which a complete and unmodified operating system is run in a virtual machine and Linux user mode emulation where a Linux process compiled for one target CPU can be run on another CPU.
[1] Håkan Grahn,et al. SimICS/Sun4m: A Virtual Workstation , 1998, USENIX Annual Technical Conference.
[2] Ian Piumarta,et al. Optimizing direct threaded code by selective inlining , 1998, PLDI 1998.
[3] Mark Probst,et al. Fast Machine-Adaptable Dynamic Binary Translation , 2001 .