diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-22 12:07:11 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-29 13:21:20 -0400 |
commit | 45016721de3c714902c6f475b705e10ae0bdd801 (patch) | |
tree | 1464ac76fed7b5e26548c39d9a3b39d443d541a5 /Documentation/virt/kvm/x86/index.rst | |
parent | daec8d408308ee7322d86cdd2dc3332e9cdbedf9 (diff) | |
download | linux-45016721de3c714902c6f475b705e10ae0bdd801.tar.gz |
Documentation: KVM: add virtual CPU errata documentation
Add a file to document all the different ways in which the virtual CPU
emulation is imperfect. Include an example to show how to document
such errata.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Oliver Upton <oupton@google.com>
Message-Id: <20220322110712.222449-3-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation/virt/kvm/x86/index.rst')
-rw-r--r-- | Documentation/virt/kvm/x86/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/virt/kvm/x86/index.rst b/Documentation/virt/kvm/x86/index.rst index 55ede8e070b6..7ff588826b9f 100644 --- a/Documentation/virt/kvm/x86/index.rst +++ b/Documentation/virt/kvm/x86/index.rst @@ -9,6 +9,7 @@ KVM for x86 systems amd-memory-encryption cpuid + errata halt-polling hypercalls mmu |