Statistics
| Branch: | Revision:

root / target-s390x @ 10c339a0

Name Size
cpu.h 7.1 kB
exec.h 1.4 kB
helper.c 2.1 kB
kvm.c 11.6 kB
machine.c 930 Bytes
op_helper.c 2.3 kB
translate.c 1.9 kB

Latest revisions

# Date Author Comment
10c339a0 12/05/2009 06:36 pm Alexander Graf

Add support for S390x system emulation

Let's enable the basics for system emulation so we can run virtual machines
with KVM!

Signed-off-by: Alexander Graf <>
Signed-off-by: Aurelien Jarno <>

0e60a699 12/05/2009 06:36 pm Alexander Graf

Add KVM support for S390x

S390x was one of the first platforms that received support for KVM back in the
day. Unfortunately until now there hasn't been a qemu implementation that would
enable users to actually run guests.

So let's include support for KVM S390x in qemu!...

10ec5117 12/05/2009 06:36 pm Alexander Graf

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...

View revisions

Also available in: Atom