Hi Peter, On 9 March 2013 13:14, Peter Maydell <peter.mayd...@linaro.org> wrote: > linux-user: Fix layout of usage table to account for option text > http://patchwork.ozlabs.org/patch/220481/ > linux-user: make bogus negative iovec lengths fail EINVAL > http://patchwork.ozlabs.org/patch/219240/ > linux-user: Implement sendfile and sendfile64 > http://patchwork.ozlabs.org/patch/219229/ > linux-user: Implement accept4 > http://patchwork.ozlabs.org/patch/219160/ > linux-user/syscall.c: Don't warn about unimplemented get_robust_list > http://patchwork.ozlabs.org/patch/219159/
I've added these (and removed the semctl one) to the patchset I'm testing: http://git.linaro.org/gitweb?p=people/rikuvoipio/qemu.git;a=shortlog;h=refs/heads/linux-user-for-upstream Riku