m1n1.hv: Trace GPU TLBI operations

Signed-off-by: Asahi Lina <lina@asahilina.net>
This commit is contained in:
Asahi Lina 2022-08-17 14:20:35 +09:00
parent f705672a7b
commit 3609cb0f11

View file

@ -1299,6 +1299,7 @@ class HV(Reloadable):
hcr.TVM = 0
hcr.FMO = 1
hcr.IMO = 0
hcr.TTLBOS = 1
self.u.msr(HCR_EL2, hcr.value)
# Trap dangerous things