On 19 April 2013 12:42, Stefan Hajnoczi <stefa...@gmail.com> wrote: > On Thu, Mar 21, 2013 at 06:57:36PM +0100, Petar Jovanovic wrote: > > From: Petar Jovanovic <petar.jovano...@imgtec.com> > > > > do_semop() is called from two places, and one of these fails to convert > > return error to target errno when semop fails. This patch changes the > > function to always return target errno in case of an unsuccessful call. > > > > Signed-off-by: Petar Jovanovic <petar.jovano...@imgtec.com> > > --- > > linux-user/syscall.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > Thanks, applied to the trivial patches tree: > https://github.com/stefanha/qemu/commits/trivial-patches > > Hi,
It's also in my linux-user updates set I'm testing now: https://git.linaro.org/gitweb?p=people/rikuvoipio/qemu.git;a=shortlog;h=refs/heads/linux-user-for-upstream