Re: [Qemu-discuss] Another qemu chroot unsupported syscall question

2014-09-19 Thread Dave Flogeras
On Fri, Sep 19, 2014 at 11:34 AM, Peter Maydell wrote: > QEMU probes for whether the host system supports the *attr > library calls at configure time; if they don't exist it falls > back to providing a QEMU which doesn't implement these syscalls. > You need to install a recent glibc or (on older d

Re: [Qemu-discuss] Another qemu chroot unsupported syscall question

2014-09-19 Thread Peter Maydell
On 19 September 2014 05:11, Dave Flogeras wrote: > Similar to yesterday, in my qemu chroot > (armv6j-hardfloat-linux-musleabi) I am seeing un-supported syscalls > related to get/set/list xattr. However, unlike yesterday, I looked > into the linux-user/arm/syscall_nr.h and those syscalls (226 thro