diff options
author | Marc Zyngier <[email protected]> | 2024-02-14 13:18:25 +0000 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2024-02-19 17:13:02 +0000 |
commit | 84de212d739ecd16c6289ec4ed47e27b0080bac6 (patch) | |
tree | b2341700361fed65e6f8e9874e9a1d8ec9a28e78 /scripts/gdb/linux/interrupts.py | |
parent | b03e8bb5a906ab0b67fe90e636c3ebff8eb0e91c (diff) |
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
We unconditionally enable FEAT_MOPS, which is obviously wrong.
So let's only do that when it is advertised to the guest.
Which means we need to rely on a per-vcpu HCRX_EL2 shadow register.
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Joey Gouly <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions