]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
Documentation/l1tf: Fix small spelling typo
authorSalvatore Bonaccorso <carnil@debian.org>
Wed, 15 Aug 2018 05:46:04 +0000 (07:46 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 6 May 2019 16:58:10 +0000 (18:58 +0200)
Fix small typo (wiil -> will) in the "3.4. Nested virtual machines"
section.

Fixes: 5b76a3cff011 ("KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry")
Cc: linux-kernel@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: linux-doc@vger.kernel.org
Cc: trivial@kernel.org
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
CVE-2018-12126
CVE-2018-12127
CVE-2018-12130

(cherry picked from commit 60ca05c3b44566b70d64fbb8e87a6e0c67725468)
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Documentation/admin-guide/l1tf.rst

index bae52b845de0b93af644ea55103d5a912dfca753..b85dd80510b0262382c7a41890da5534ad09da03 100644 (file)
@@ -553,7 +553,7 @@ When nested virtualization is in use, three operating systems are involved:
 the bare metal hypervisor, the nested hypervisor and the nested virtual
 machine.  VMENTER operations from the nested hypervisor into the nested
 guest will always be processed by the bare metal hypervisor. If KVM is the
-bare metal hypervisor it wiil:
+bare metal hypervisor it will:
 
  - Flush the L1D cache on every switch from the nested hypervisor to the
    nested virtual machine, so that the nested hypervisor's secrets are not