xemu/target/s390x/kvm
Philippe Mathieu-Daudé 6d3910c9db hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
"hw/s390x/sclp.h" is a header used by target-agnostic objects
(such hw/char/sclpconsole[-lm].c), thus can not use target-specific
types, such CPUS390XState.

Have sclp_service_call[_protected]() take a S390CPU pointer, which
is target-agnostic.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231106114500.5269-3-philmd@linaro.org>
2023-11-07 13:08:48 +01:00
..
kvm.c hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU* 2023-11-07 13:08:48 +01:00
kvm_s390x.h s390x/cpu topology: resetting the Topology-Change-Report 2023-10-20 07:16:53 +02:00
meson.build target/s390x/cpu topology: handle STSI(15) and build the SYSIB 2023-10-20 07:16:53 +02:00
pv.c hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/ 2023-07-10 15:34:23 +02:00
pv.h hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/ 2023-07-10 15:34:23 +02:00
stsi-topology.c target/s390x/cpu topology: handle STSI(15) and build the SYSIB 2023-10-20 07:16:53 +02:00
stubs.c s390x: Add protected dump cap 2022-10-26 12:54:30 +04:00
trace-events trace-events: Fix the name of the tracing.rst file 2023-09-08 13:08:51 +03:00
trace.h target/s390x: move kvm files into kvm/ 2021-07-07 14:01:59 +02:00