无需虚拟机,qemu直接模拟运行程序
发表于 : 2013-01-24 16:36

安装上qemu-user-static即可!
man qemu-user-static
代码: 全选
NAME
qemu-user-static - QEMU User Emulator (static version)
SYNOPSIS
qemu-user-static [options] program [program-arguments...]
DESCRIPTION
The qemu-user-static emulator can run binaries for other architectures
but with the same operating system as the current one.
参见:http://blog.csdn.net/suxiaojack/article/details/8538396