Re: [Qemu-devel] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64

2019-02-14 Thread Alex Bennée
Peter Maydell writes: > On Tue, 5 Feb 2019 at 20:21, Alex Bennée wrote: >> >> Hi, >> >> I've re-spun the cpuid patches with the changes suggested by Peter's >> review. The biggest change is the squashing of bits is now all data >> driven with ARMCPRegUserSpaceInfo being used to control how bit

Re: [Qemu-devel] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64

2019-02-14 Thread Peter Maydell
On Tue, 5 Feb 2019 at 20:21, Alex Bennée wrote: > > Hi, > > I've re-spun the cpuid patches with the changes suggested by Peter's > review. The biggest change is the squashing of bits is now all data > driven with ARMCPRegUserSpaceInfo being used to control how bits are > altered for userspace pres

Re: [Qemu-devel] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64

2019-02-13 Thread Alex Bennée
Alex Bennée writes: > Hi, > > I've re-spun the cpuid patches with the changes suggested by Peter's > review. The biggest change is the squashing of bits is now all data > driven with ARMCPRegUserSpaceInfo being used to control how bits are > altered for userspace presentation. This includes usi

[Qemu-devel] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64

2019-02-05 Thread Alex Bennée
Hi, I've re-spun the cpuid patches with the changes suggested by Peter's review. The biggest change is the squashing of bits is now all data driven with ARMCPRegUserSpaceInfo being used to control how bits are altered for userspace presentation. This includes using glob matching to set whole bunch