Re: [Qemu-devel] [PATCH v3 00/15] target/arm: sve system mode patches

2018-10-08 Thread Peter Maydell
On 5 October 2018 at 18:53, Richard Henderson wrote: > For v3, the only change is to patch 4, which is also the only > patch without a reviewed-by tag. > > I now check for aa64 state before checking for sve length, and > added a comment about why it is important to play with sve when > transitioni

[Qemu-devel] [PATCH v3 00/15] target/arm: sve system mode patches

2018-10-05 Thread Richard Henderson
For v3, the only change is to patch 4, which is also the only patch without a reviewed-by tag. I now check for aa64 state before checking for sve length, and added a comment about why it is important to play with sve when transitioning into aa32 state. r~ Richard Henderson (15): target/arm: