Re: [RFC PATCH 20/25] kvx: gdb: add kvx related gdb helpers

From: Dmitrii Bundin
Date: Thu Jan 05 2023 - 10:20:59 EST


On 03.01.23 17:43, Yann Sionneau wrote:
> * lx-kvx-virt-to-phys

I think it might be a good idea to implement lx-kvx-virt-to-phys as
the translate-vm command for the kvx arch. The details of the page
walk used for translation of a particular address and page's
attributes values might be useful for debugging purposes.

On 03.01.23 17:43, Yann Sionneau wrote:
> * lx-kvx-page-table-walk

It seems to be a good candidate to be implemented as an
arch-independent command.