[PATCH] memory: dump HPA and access type of ramblocks
TotalHVA RO 0x 0x0004 0x0004 0x7f12ebe0 rw Signed-off-by: Ted Chen --- softmmu/physmem.c | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/softmmu/physmem.c b/softmmu/physmem.c index 1b606a3002..fe
Re: [PATCH] memory: dump HPA and access type of ramblocks
o make sure it's not lost.. > > On Mon, Dec 05, 2022 at 08:07:12PM +0800, Ted Chen wrote: > > It's convenient to dump HVA and RW/RO status of a ramblock in "info > > ramblock" > > for debug purpose. > > > > Before: > >