Commit 68bf65e
committed
executor: arm64: Init PMUs if enabling the feature
KVM requires initializing PMUs (via KVM_SET_DEVICE_ATTR) if the PMU
feature is enabled in a VCPU (via KVM_ARM_VCPU_INIT). This fix ensures
that whenever we enable the PMU feature, we also initialize PMUs.1 parent 9ac0fdc commit 68bf65e
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
198 | 207 | | |
199 | 208 | | |
200 | 209 | | |
| |||
0 commit comments