Re: [PATCH 6/7] xen/arm: Tweak the dump page-table walk output

2022-08-15 Thread Bertrand Marquis
Hi Julien, > On 12 Aug 2022, at 20:24, Julien Grall wrote: > > From: Julien Grall > > Currently the output is looking like: > > (XEN) 1ST[0x1] = 0x4015ff7f > (XEN) 2ND[0x1f] = 0x0050bfe00f7d > > The content of the entries are not aligned making a bit trickier to > read (I appreci

RE: [PATCH 6/7] xen/arm: Tweak the dump page-table walk output

2022-08-14 Thread Henry Wang
Hi Julien, > -Original Message- > Subject: [PATCH 6/7] xen/arm: Tweak the dump page-table walk output > > From: Julien Grall > > Currently the output is looking like: > > (XEN) 1ST[0x1] = 0x4015ff7f > (XEN) 2ND[0x1f] = 0x0050bfe00f7d > > T

[PATCH 6/7] xen/arm: Tweak the dump page-table walk output

2022-08-12 Thread Julien Grall
From: Julien Grall Currently the output is looking like: (XEN) 1ST[0x1] = 0x4015ff7f (XEN) 2ND[0x1f] = 0x0050bfe00f7d The content of the entries are not aligned making a bit trickier to read (I appreciate this is a matter of taste). Align the values by forcing the index to be alway