diff options
author | Fuad Tabba <tabba@google.com> | 2024-12-16 10:50:43 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-12-20 13:45:25 +0000 |
commit | 1fea164ccf19750c5bea688afd9122eb84eb3a72 (patch) | |
tree | f8f1be1d278c44fe56f385f5ef52857d36876f6c /net/lapb/lapb_timer.c | |
parent | f50758260bfff393f2a800469b37c45a7ef50376 (diff) |
KVM: arm64: Move checking protected vcpu features to a separate function
At the moment, checks for supported vcpu features for protected
VMs are build-time bugs. In the following patch, they will become
runtime checks based on the vcpu's features registers. Therefore,
consolidate them into one function that would return an error if
it encounters an unsupported feature.
Signed-off-by: Fuad Tabba <tabba@google.com>
Link: https://lore.kernel.org/r/20241216105057.579031-4-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions