]> www.infradead.org Git - users/willy/pagecache.git/commitdiff
Merge branch 'svm'
authorSean Christopherson <seanjc@google.com>
Sat, 29 Jul 2023 00:42:14 +0000 (00:42 +0000)
committerSean Christopherson <seanjc@google.com>
Sat, 29 Jul 2023 00:42:14 +0000 (00:42 +0000)
* svm:
  KVM: SVM: Don't try to pointlessly single-step SEV-ES guests for NMI window
  KVM: SVM: Don't defer NMI unblocking until next exit for SEV-ES guests
  KVM: SEV-ES: Eliminate #DB intercept when DebugSwap enabled
  KVM: SEV: Enable data breakpoints in SEV-ES
  KVM: SVM/SEV/SEV-ES: Rework intercepts
  KVM: SEV-ES: explicitly disable debug
  KVM: SVM: Rewrite sev_es_prepare_switch_to_guest()'s comment about swap types
  KVM: SEV: Move SEV's GP_VECTOR intercept setup to SEV
  KVM: SEV: move set_dr_intercepts/clr_dr_intercepts from the header


Trivial merge