OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d20267
)
KVM: Documentation: Update entry for KVM_CAP_ENFORCE_PV_CPUID
author
Peter Xu
<peterx@redhat.com>
Fri, 23 Oct 2020 18:33:46 +0000
(14:33 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sun, 8 Nov 2020 09:41:27 +0000
(
04:41
-0500)
Should be squashed into
66570e966dd9cb4f
.
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <
20201023183358
.50607-3-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/kvm/api.rst
patch
|
blob
|
history
diff --git
a/Documentation/virt/kvm/api.rst
b/Documentation/virt/kvm/api.rst
index
e53e3bd
..
e00a66d
100644
(file)
--- a/
Documentation/virt/kvm/api.rst
+++ b/
Documentation/virt/kvm/api.rst
@@
-6381,8
+6381,7
@@
In combination with KVM_CAP_X86_USER_SPACE_MSR, this allows user space to
trap and emulate MSRs that are outside of the scope of KVM as well as
limit the attack surface on KVM's MSR emulation code.
-
-8.26 KVM_CAP_ENFORCE_PV_CPUID
+8.28 KVM_CAP_ENFORCE_PV_CPUID
-----------------------------
Architectures: x86