qemu/target/s390x/kvm
Thomas Huth c35a79cbd7 target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement
Since we already require at least kernel 3.15 in the s390x KVM code,
we can assume that the KVM_CAP_SYNC_REGS capability is always there.
Thus turn this into a hard requirement now.

Reviewed-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Message-ID: <20231011080538.796999-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-10-20 07:16:53 +02:00
..
kvm.c target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement 2023-10-20 07:16:53 +02: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