commit | b3a5a8608562a8cd8bd30d989e68c9acb37bd3bf | [log] [tgz] |
---|---|---|
author | Fuad Tabba <tabba@google.com> | Wed Dec 13 13:42:09 2023 +0000 |
committer | Fuad Tabba <tabba@google.com> | Fri Dec 15 13:30:44 2023 +0000 |
tree | 74e07044891f89f6af4e6caab854a818d9b4462c | |
parent | c9251781be326f474d6a2e6111ec3f66319d3524 [diff] |
KVM: arm64: Trap external trace for protected VMs pKVM does not support external trace for protected VMs. Trap external trace, and add the ExtTrcBuff to make it possible to check for the feature. Signed-off-by: Fuad Tabba <tabba@google.com>