qemu/target/s390x
Thomas Huth 1d10716650 target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code
KVM_SYNC_GPRS, KVM_SYNC_ACRS, KVM_SYNC_CRS and KVM_SYNC_PREFIX are
available since kernel 3.10. Since we already require at least kernel
3.15 in the s390x KVM code, we can also assume that the KVM_CAP_SYNC_REGS
sync code is always possible for these registers, and remove the
related checks and fallbacks via KVM_SET_REGS and KVM_GET_REGS.

Message-ID: <20231011080538.796999-3-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-10-20 07:16:53 +02:00
..
kvm target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code 2023-10-20 07:16:53 +02:00
tcg accel/tcg: Replace CPUState.env_ptr with cpu_env() 2023-10-04 11:03:54 -07:00
arch_dump.c
cpu-dump.c
cpu-param.h
cpu-qom.h
cpu-sysemu.c s390x/cpu topology: resetting the Topology-Change-Report 2023-10-20 07:16:53 +02:00
cpu.c machine: adding s390 topology to query-cpu-fast 2023-10-20 07:16:53 +02:00
cpu.h s390x/cpu topology: resetting the Topology-Change-Report 2023-10-20 07:16:53 +02:00
cpu_features.c
cpu_features.h
cpu_features_def.h
cpu_features_def.h.inc
cpu_models.c target/s390x/cpu topology: activate CPU topology 2023-10-20 07:16:53 +02:00
cpu_models.h
cpu_models_sysemu.c
cpu_models_user.c
diag.c
gdbstub.c
gen-features.c
helper.c
helper.h
interrupt.c
ioinst.c
Kconfig
machine.c
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2023-10-07 19:03:07 +02:00
mmu_helper.c
s390x-internal.h
sigp.c
trace-events
trace.h