On Wed, 19 Jun 2024, Oliver Upton wrote:
KVM is about to add support for more VM-scoped feature ID regs that live outside of the id_regs[] array, which means the index of the debugfs iterator may not actually be an index into the array. Prepare by getting the sys_reg encoding from the descriptor itself. Signed-off-by: Oliver Upton <oliver.upton@xxxxxxxxx>
Reviewed-by: Sebastian Ott <sebott@xxxxxxxxxx>