Hi David On Tue, Jun 2, 2026 at 5:54 PM David Hildenbrand (Arm) <[email protected]> wrote: > > On 5/4/26 14:30, Marc-André Lureau wrote: > > Add a new 'info ramblock-attributes' HMP command and the corresponding > > 'x-query-ramblock-attributes' QMP command to display the shared/private > > memory attributes for ram blocks. > > Can we abstract the "ramblock" stuff somehow, and refer to it as > (hypervisor-specific) memory attributs somehow? >
I am not sure we can abstract this meaningfully; it would likely make things more confusing, imho. The x- prefix command and documentation indicate this is internal debugging, subject to change. We can just drop this command if it's not useful or generic enough.
