On 10/1/19 5:58 AM, Andrew Jones wrote: > These are the SVE equivalents to kvm_arch_get/put_fpsimd. Note, the > swabbing is different than it is for fpsmid because the vector format > is a little-endian stream of words. > > Signed-off-by: Andrew Jones <drjo...@redhat.com> > --- > target/arm/kvm64.c | 183 ++++++++++++++++++++++++++++++++++++++------- > 1 file changed, 155 insertions(+), 28 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~