ANDROID: KVM: arm64: FGT to check guest's feature registers
Use the guest VM's feature registers, via kvm_has_feat(), to
toggle fine grain trapping, rather than the macros that define
restricted features.
Since the restricted features macros are not used anymore, remove
them.
Bug: 357781595
Change-Id: I34a3b962a8c687b8cefb2c56047549b3bdd610c4
Signed-off-by:
Fuad Tabba <tabba@google.com>
Loading
Please sign in to comment