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 @@ -7924,10 +7924,10 @@ by POWER10 processor.
7924
7924
7.24 KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
7925
7925
-------------------------------------
7926
7926
7927
- Architectures: x86 SEV enabled
7928
- Type: vm
7929
- Parameters: args[0] is the fd of the source vm
7930
- Returns: 0 on success; ENOTTY on error
7927
+ : Architectures: x86 SEV enabled
7928
+ : Type: vm
7929
+ : Parameters: args[0] is the fd of the source vm
7930
+ : Returns: 0 on success; ENOTTY on error
7931
7931
7932
7932
This capability enables userspace to copy encryption context from the vm
7933
7933
indicated by the fd to the vm this is called on.
@@ -8626,7 +8626,7 @@ limit the attack surface on KVM's MSR emulation code.
8626
8626
8.28 KVM_CAP_ENFORCE_PV_FEATURE_CPUID
8627
8627
-------------------------------------
8628
8628
8629
- Architectures: x86
8629
+ : Architectures: x86
8630
8630
8631
8631
When enabled, KVM will disable paravirtual features provided to the
8632
8632
guest according to the bits in the KVM_CPUID_FEATURES CPUID leaf
@@ -8860,7 +8860,7 @@ available to the guest on migration.
8860
8860
8.33 KVM_CAP_HYPERV_ENFORCE_CPUID
8861
8861
---------------------------------
8862
8862
8863
- Architectures: x86
8863
+ : Architectures: x86
8864
8864
8865
8865
When enabled, KVM will disable emulated Hyper-V features provided to the
8866
8866
guest according to the bits Hyper-V CPUID feature leaves. Otherwise, all
You can’t perform that action at this time.
0 commit comments