|
@@ -4347,3 +4347,12 @@ This capability indicates that userspace can load HV_X64_MSR_VP_INDEX msr. Its
|
|
|
value is used to denote the target vcpu for a SynIC interrupt. For
|
|
|
compatibilty, KVM initializes this msr to KVM's internal vcpu index. When this
|
|
|
capability is absent, userspace can still query this msr's value.
|
|
|
+
|
|
|
+8.13 KVM_CAP_S390_AIS_MIGRATION
|
|
|
+
|
|
|
+Architectures: s390
|
|
|
+Parameters: none
|
|
|
+
|
|
|
+This capability indicates if the flic device will be able to get/set the
|
|
|
+AIS states for migration via the KVM_DEV_FLIC_AISM_ALL attribute and allows
|
|
|
+to discover this without having to create a flic device.
|