Message ID | 20220301215958.157011-1-richard.henderson@linaro.org |
---|---|
Headers | show |
Series | target/arm: Implement LVA, LPA, LPA2 features | expand |
On Tue, 1 Mar 2022 at 22:00, Richard Henderson <richard.henderson@linaro.org> wrote: > > Changes for v4: > * Add cpu property for lpa2. > * Disable that property for -machine virt-6.2 and previous. > > Changes for v3: > * Update emulation.rst. > * Split out separate update to ID_AA64MMFR0. > * Hack for avocado. > I've applied patches 1-16 to target-arm.next now, since they're all already reviewed. 17 and 18 are still on my list to review so we should be able to get those in (ie actually enable LPA2) for this release. thanks -- PMM
On Wed, 2 Mar 2022 at 11:08, Peter Maydell <peter.maydell@linaro.org> wrote: > > On Tue, 1 Mar 2022 at 22:00, Richard Henderson > <richard.henderson@linaro.org> wrote: > > > > Changes for v4: > > * Add cpu property for lpa2. > > * Disable that property for -machine virt-6.2 and previous. > > > > Changes for v3: > > * Update emulation.rst. > > * Split out separate update to ID_AA64MMFR0. > > * Hack for avocado. > > > > I've applied patches 1-16 to target-arm.next now, since they're > all already reviewed. 17 and 18 are still on my list to review > so we should be able to get those in (ie actually enable LPA2) > for this release. ...and I've now applied 17 and 18 to target-arm.next. thanks -- PMM