aboutsummaryrefslogtreecommitdiff
path: root/qapi
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-10-11 10:05:38 +0200
committerThomas Huth <thuth@redhat.com>2023-10-20 07:16:53 +0200
commit1d1071665012e378510494e99466c042b3ac1be0 (patch)
treeae92cde8a7987fa9cf88263fd0879c3be3305887 /qapi
parentc35a79cbd7dc2ff3435355177290b7b31b589993 (diff)
downloadqemu-1d1071665012e378510494e99466c042b3ac1be0.zip
qemu-1d1071665012e378510494e99466c042b3ac1be0.tar.gz
qemu-1d1071665012e378510494e99466c042b3ac1be0.tar.bz2
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>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions