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: > Offset Used Total > 0x0000000000000000 0x0000000400000000 0x0000000400000000 > > After: > Offset Used Total HVA > RO > 0x0000000000000000 0x0000000400000000 0x0000000400000000 0x00007f12ebe00000 > rw > > Signed-off-by: Ted Chen <znscnc...@gmail.com>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu