On 11.05.20 17:10, Richard Henderson wrote: > On 5/11/20 2:51 AM, David Hildenbrand wrote: >> On 11.05.20 10:50, David Hildenbrand wrote: >> I'm having issues building this due to lack of HWCAP_S390_VX. >> >> [linux1@rhkvm01 qemu]$ cat /etc/redhat-release >> Red Hat Enterprise Linux Server release 7.7 (Maipo) >> > Yes, I found that when I pushed the branch to shippable. > > It seems there is a disconnect between glibc and the kernel, and some distros > have fixed it and some have not. It's still broken in upstream glibc. > > I have added an ifndef to the branch, but you can fix it locally by changing > to > HWCAP_S390_VXRS.
Yes, compiles with that. Where are the arm sve tests located, so I can run them? (are they in tests/tcg?) thanks! -- Thanks, David / dhildenb