diff options
author | Brijesh Singh <[email protected]> | 2017-12-04 10:57:39 -0600 |
---|---|---|
committer | Brijesh Singh <[email protected]> | 2017-12-04 13:33:14 -0600 |
commit | 35c6f649bbb2e3f367116307273f998f0bf3e08e (patch) | |
tree | ca3d29f68afa69e1727de95812232eb82f855628 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 0ede79e1322479221fb0d0a7d2828d8ed033f060 (diff) |
KVM: SVM: Do not install #UD intercept when SEV is enabled
On #UD, x86_emulate_instruction() fetches the data from guest memory and
decodes the instruction bytes to assist further. When SEV is enabled, the
instruction bytes will be encrypted using the guest-specific key and the
hypervisor will no longer able to fetch the instruction bytes to assist
UD handling. By not installing intercept we let the guest receive and
handle #UD.
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Borislav Petkov <[email protected]>
Signed-off-by: Brijesh Singh <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions