Re: [PATCH] memory: dump HPA and access type of ramblocks

2023-03-09 Thread Philippe Mathieu-Daudé
On 1/3/23 13:07, Ted Chen wrote: Thanks, Peter. hi Paolo, A gentle ping:) May I know what's your opinion to this patch? Any concern or further improvement required? Merged as commit dbc6ae9c3b (fixing format string on 32-bit hosts).

Re: [PATCH] memory: dump HPA and access type of ramblocks

2023-03-01 Thread Ted Chen
Thanks, Peter. hi Paolo, A gentle ping:) May I know what's your opinion to this patch? Any concern or further improvement required? Thanks Ted On Fri, Jan 06, 2023 at 01:01:03PM -0500, Peter Xu wrote: > Since I applied this twice already to my local trees, let me ping for Ted > to make sure it'

Re: [PATCH] memory: dump HPA and access type of ramblocks

2023-01-06 Thread Peter Xu
Since I applied this twice already to my local trees, let me ping for Ted to 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: > Offset

Re: [PATCH] memory: dump HPA and access type of ramblocks

2022-12-05 Thread Peter Xu
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 > 0x 0x0004 0x0004 > > Afte

[PATCH] memory: dump HPA and access type of ramblocks

2022-12-05 Thread Ted Chen
It's convenient to dump HVA and RW/RO status of a ramblock in "info ramblock" for debug purpose. Before: Offset Used Total 0x 0x0004 0x0004 After: Offset Used Total

Re: [PATCH] memory: dump HPA and access type of ramblocks

2022-12-05 Thread David Hildenbrand
On 05.12.22 13:07, 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 0x 0x0004 0x0004 After: Offset

Re: [PATCH] memory: dump HPA and access type of ramblocks

2022-12-05 Thread Philippe Mathieu-Daudé
On 5/12/22 13:07, 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 0x 0x0004 0x0004 After: Offset