File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7927,10 +7927,10 @@ by POWER10 processor.
7927
7927
7.24 KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
7928
7928
-------------------------------------
7929
7929
7930
- Architectures: x86 SEV enabled
7931
- Type: vm
7932
- Parameters: args[0] is the fd of the source vm
7933
- Returns: 0 on success; ENOTTY on error
7930
+ : Architectures: x86 SEV enabled
7931
+ : Type: vm
7932
+ : Parameters: args[0] is the fd of the source vm
7933
+ : Returns: 0 on success; ENOTTY on error
7934
7934
7935
7935
This capability enables userspace to copy encryption context from the vm
7936
7936
indicated by the fd to the vm this is called on.
@@ -8647,7 +8647,7 @@ limit the attack surface on KVM's MSR emulation code.
8647
8647
8.28 KVM_CAP_ENFORCE_PV_FEATURE_CPUID
8648
8648
-------------------------------------
8649
8649
8650
- Architectures: x86
8650
+ : Architectures: x86
8651
8651
8652
8652
When enabled, KVM will disable paravirtual features provided to the
8653
8653
guest according to the bits in the KVM_CPUID_FEATURES CPUID leaf
@@ -8881,7 +8881,7 @@ available to the guest on migration.
8881
8881
8.33 KVM_CAP_HYPERV_ENFORCE_CPUID
8882
8882
---------------------------------
8883
8883
8884
- Architectures: x86
8884
+ : Architectures: x86
8885
8885
8886
8886
When enabled, KVM will disable emulated Hyper-V features provided to the
8887
8887
guest according to the bits Hyper-V CPUID feature leaves. Otherwise, all
You can’t perform that action at this time.
0 commit comments