xlat: update kvm_cap
* xlat/kvm_cap.in (KVM_CAP_NESTED_STATE): New constant, introduced by Linux commit v4.19-rc1~87^2~62. (KVM_CAP_ARM_INJECT_SERROR_ESR): New constant, introduced by Linux commit v4.19-rc1~55^2~12^2~14, merged with its final value in v4.19-rc1~55^2~12. (KVM_CAP_MSR_PLATFORM_INFO): New constant, introduced by Linux commit v4.19-rc5~8^2~2.
This commit is contained in:
@ -150,3 +150,6 @@ KVM_CAP_GET_MSR_FEATURES 153
|
||||
KVM_CAP_HYPERV_EVENTFD 154
|
||||
KVM_CAP_HYPERV_TLBFLUSH 155
|
||||
KVM_CAP_S390_HPAGE_1M 156
|
||||
KVM_CAP_NESTED_STATE 157
|
||||
KVM_CAP_ARM_INJECT_SERROR_ESR 158
|
||||
KVM_CAP_MSR_PLATFORM_INFO 159
|
||||
|
Reference in New Issue
Block a user