mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-11 05:17:01 -06:00
This removes the TARGET_S390X and CONFIG_KVM conditions from the CPU commands that are conceptually specific to s390x. Top level stubs are provided to cope with non-s390x targets, or builds without KVM. The removal of CONFIG_KVM is justified by the fact there is no conceptual difference between running 'qemu-system-s390x -accel tcg' on a build with and without KVM built-in, so apps only using TCG can't rely on the CONFIG_KVM in the schema. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-ID: <20250522190542.588267-11-pierrick.bouvier@linaro.org> Reviewed-by: Markus Armbruster <armbru@redhat.com> |
||
|---|---|---|
| .. | ||
| ipl | ||
| 3270-ccw.h | ||
| adapter.h | ||
| ap-bridge.h | ||
| ap-device.h | ||
| cpu-topology.h | ||
| css-bridge.h | ||
| css.h | ||
| ebcdic.h | ||
| event-facility.h | ||
| ioinst.h | ||
| s390-ccw.h | ||
| s390-pci-bus.h | ||
| s390-pci-clp.h | ||
| s390-pci-inst.h | ||
| s390-pci-kvm.h | ||
| s390-pci-vfio.h | ||
| s390-virtio-ccw.h | ||
| s390_flic.h | ||
| sclp.h | ||
| storage-attributes.h | ||
| storage-keys.h | ||
| tod.h | ||
| vfio-ccw.h | ||