qemu-e2k/target-s390x
Alexander Graf 10ec51174c S/390 CPU fake emulation
Because Qemu currently requires a TCG target to exist and there are quite some
useful helpers here to lay the groundwork for out KVM target, let's create a
stub TCG emulation target for S390X CPUs.

This is required to make tcg happy. The emulation target itself won't work
though.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-12-05 17:36:00 +01:00
..
cpu.h S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00
exec.h S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00
helper.c S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00
op_helper.c S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00
translate.c S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00