|
@@ -4603,3 +4603,12 @@ Architectures: s390
|
|
|
This capability indicates that kvm will implement the interfaces to handle
|
|
|
reset, migration and nested KVM for branch prediction blocking. The stfle
|
|
|
facility 82 should not be provided to the guest without this capability.
|
|
|
+
|
|
|
+8.14 KVM_CAP_HYPERV_TLBFLUSH
|
|
|
+
|
|
|
+Architectures: x86
|
|
|
+
|
|
|
+This capability indicates that KVM supports paravirtualized Hyper-V TLB Flush
|
|
|
+hypercalls:
|
|
|
+HvFlushVirtualAddressSpace, HvFlushVirtualAddressSpaceEx,
|
|
|
+HvFlushVirtualAddressList, HvFlushVirtualAddressListEx.
|