Adding the flags for "info tab" si a little bit too much.
Also because 'info tab' combines pages with similar translation.
You could see smth like:
0x10000-0x20000 -> 0xabcd0000 - 0xabce0000
and page attributes will be different for all 16 pages in the range.

Added page walk data + flags into "page" command.

Stanislav