diff options
author | Tom Lendacky <thomas.lendacky@amd.com> | 2020-12-10 11:09:43 -0600 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-12-15 05:20:46 -0500 |
commit | 8d4846b9b15045598d760470789716fb08b9b317 (patch) | |
tree | 13e227a9cbb6cd9b3f677462cef8c24ee7f61567 /tools/perf/scripts/python/flamegraph.py | |
parent | f1c6366e304328de301be362eca905a3503ff33b (diff) |
KVM: SVM: Prevent debugging under SEV-ES
Since the guest register state of an SEV-ES guest is encrypted, debugging
is not supported. Update the code to prevent guest debugging when the
guest has protected state.
Additionally, an SEV-ES guest must only and always intercept DR7 reads and
writes. Update set_dr_intercepts() and clr_dr_intercepts() to account for
this.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Message-Id: <8db966fa2f9803d6454ce773863025d0e2e7f3cc.1607620209.git.thomas.lendacky@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions