Re: [PATCH 2/2] docs/system/arm/emulation.rst: Report FEAT_GTG support

2022-09-30 Thread Richard Henderson
On 9/30/22 10:48, Peter Maydell wrote: FEAT_GTG is a change tho the ID register ID_AA64MMFR0_EL1 so that it can report a different set of supported granule (page) sizes for stage 1 and stage 2 translation tables. As of commit c20281b2a5048 we already report the granule sizes that way for '-cpu m

[PATCH 2/2] docs/system/arm/emulation.rst: Report FEAT_GTG support

2022-09-30 Thread Peter Maydell
FEAT_GTG is a change tho the ID register ID_AA64MMFR0_EL1 so that it can report a different set of supported granule (page) sizes for stage 1 and stage 2 translation tables. As of commit c20281b2a5048 we already report the granule sizes that way for '-cpu max', and now we also correctly make attem