Re: [Qemu-devel] [PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework

2016-12-14 Thread Alex Bennée
Andrew Jones writes: > On Thu, Dec 08, 2016 at 06:50:20PM +0100, Andrew Jones wrote: >> >> v8: >> - Main change is rebasing to Wei's sysreg framework, which is part >>of his PMU series, which I've applied to arm/next. That rebase >>leads to dropping the first two patches of the v7 serie

Re: [Qemu-devel] [PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework

2016-12-14 Thread Andrew Jones
On Thu, Dec 08, 2016 at 06:50:20PM +0100, Andrew Jones wrote: > > v8: > - Main change is rebasing to Wei's sysreg framework, which is part >of his PMU series, which I've applied to arm/next. That rebase >leads to dropping the first two patches of the v7 series, expecting >get_mpidr()

[Qemu-devel] [PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework

2016-12-08 Thread Andrew Jones
v8: - Main change is rebasing to Wei's sysreg framework, which is part of his PMU series, which I've applied to arm/next. That rebase leads to dropping the first two patches of the v7 series, expecting get_mpidr() to return u64 (with future patches), a rework of the delay routines (no