* xlat/kvm_cap.in (KVM_CAP_MANUAL_DIRTY_LOG_PROTECT,
KVM_CAP_HYPERV_CPUID): New constants introduced by Linux kernel commits
v5.0-rc1~156^2~115 and v5.0-rc1~156^2~74, respectively.
* NEWS: Mention this.
===============================================
* Improvements
- * Updated lists of BPF_*, BTRFS_*, KERN_*, NDA_*, and *_MAGIC constants.
+ * Updated lists of BPF_*, BTRFS_*, KERN_*, KVM_CAP_*, NDA_*, and *_MAGIC
+ constants.
* Bug fixes
* Fixed strace-k test on alpha.
KVM_CAP_HYPERV_ENLIGHTENED_VMCS 163
KVM_CAP_EXCEPTION_PAYLOAD 164
KVM_CAP_ARM_VM_IPA_SIZE 165
+KVM_CAP_MANUAL_DIRTY_LOG_PROTECT 166
+KVM_CAP_HYPERV_CPUID 167