On 14 March 2017 at 12:32, Peter Maydell <[email protected]> wrote: > Couple of minor patches to sneak in before rc0. The PSCI return > values fix is the most important one. > > -- PMM > > The following changes since commit 94b5d57d2f5a3c849cecd65e424bb6f50b998df9: > > Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170314' > into staging (2017-03-14 10:13:19 +0000) > > are available in the git repository at: > > git://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20170314 > > for you to fetch changes up to d5affb0d8677e1a8a8fe03fa25005b669e7cdc02: > > target/arm/arm-powerctl: Fix psci info return values (2017-03-14 11:28:54 > +0000) > > ---------------------------------------------------------------- > target-arm queue: > * arm-powerctl: Fix psci info return values > * implement armv8 PMUSERENR (user-mode enable bits) > > ---------------------------------------------------------------- > Andrew Baumann (1): > target/arm: implement armv8 PMUSERENR (user-mode enable bits) > > Andrew Jones (1): > target/arm/arm-powerctl: Fix psci info return values > > target/arm/cpu.h | 4 +-- > target/arm/helper.c | 79 > +++++++++++++++++++++++++++++++++++++++++++++++------ > 2 files changed, 73 insertions(+), 10 deletions(-) >
Applied, thanks. -- PMM
