1. 17 3月, 2020 27 次提交
  2. 28 1月, 2020 1 次提交
    • J
      kvm/svm: PKU not currently supported · a47970ed
      John Allen 提交于
      Current SVM implementation does not have support for handling PKU. Guests
      running on a host with future AMD cpus that support the feature will read
      garbage from the PKRU register and will hit segmentation faults on boot as
      memory is getting marked as protected that should not be. Ensure that cpuid
      from SVM does not advertise the feature.
      Signed-off-by: NJohn Allen <john.allen@amd.com>
      Cc: stable@vger.kernel.org
      Fixes: 0556cbdc ("x86/pkeys: Don't check if PKRU is zero before writing it")
      Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
      a47970ed
  3. 21 1月, 2020 2 次提交
  4. 19 12月, 2019 2 次提交
  5. 04 12月, 2019 1 次提交
  6. 27 11月, 2019 1 次提交
  7. 21 11月, 2019 1 次提交
  8. 22 10月, 2019 1 次提交
  9. 26 9月, 2019 4 次提交