Add --disable-cpu-emulation switch
commit8912bb87a11c4cc0e3ce625a7814974b6024c2c1
authorAnthony Liguori <anthony@codemonkey.ws>
Wed, 13 Feb 2008 20:20:16 +0000 (13 14:20 -0600)
committerAvi Kivity <avi@qumranet.com>
Thu, 14 Feb 2008 09:32:32 +0000 (14 11:32 +0200)
tree05871a8076ab0c15a58b16edfffa7dd66604203d
parent1c0c8d88b9cffcf3c2474fa174bcfde411c15d5e
Add --disable-cpu-emulation switch

This is useful for emulation targets which aren't supported or broken by qemu.

Signed-off-by: Avi Kivity <avi@qumranet.com>
Makefile.target
configure
exec.c
target-i386/fake-exec.c [new file with mode: 0644]
target-ppc/fake-exec.c [new file with mode: 0644]
vl.c