2020-03-18 11:39:40 +01:00
|
|
|
.. _s390x-System-emulator:
|
|
|
|
|
|
|
|
s390x System emulator
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
QEMU can emulate z/Architecture (in particular, 64 bit) s390x systems
|
|
|
|
via the ``qemu-system-s390x`` binary. Only one machine type,
|
|
|
|
``s390-ccw-virtio``, is supported (with versioning for compatibility
|
|
|
|
handling).
|
|
|
|
|
|
|
|
When using KVM as accelerator, QEMU can emulate CPUs up to the generation
|
|
|
|
of the host. When using the default cpu model with TCG as accelerator,
|
|
|
|
QEMU will emulate a subset of z13 cpu features that should be enough to run
|
|
|
|
distributions built for the z13.
|
|
|
|
|
|
|
|
Device support
|
|
|
|
==============
|
|
|
|
|
|
|
|
QEMU will not emulate most of the traditional devices found under LPAR or
|
|
|
|
z/VM; virtio devices (especially using virtio-ccw) make up the bulk of
|
|
|
|
the available devices. Passthrough of host devices via vfio-pci, vfio-ccw,
|
|
|
|
or vfio-ap is also available.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
s390x/vfio-ap
|
2020-05-04 16:26:19 +02:00
|
|
|
s390x/css
|
2020-04-30 13:35:43 +02:00
|
|
|
s390x/3270
|
2020-04-30 14:23:48 +02:00
|
|
|
s390x/vfio-ccw
|
2023-01-27 13:33:49 +01:00
|
|
|
s390x/pcidevices
|
2020-03-18 11:39:40 +01:00
|
|
|
|
2020-03-19 14:19:20 +01:00
|
|
|
Architectural features
|
|
|
|
======================
|
|
|
|
|
|
|
|
.. toctree::
|
2020-08-06 17:05:07 +02:00
|
|
|
s390x/bootdevices
|
2020-03-19 14:19:20 +01:00
|
|
|
s390x/protvirt
|
2023-10-16 20:39:18 +02:00
|
|
|
s390x/cpu-topology
|