qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 17/21] linux-user: add tee, splice and vmsplice


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 17/21] linux-user: add tee, splice and vmsplice
Date: Sun, 14 Jun 2009 18:25:50 +0300

On 6/12/09, address@hidden <address@hidden> wrote:
> From: vibisreenivasan <address@hidden>
>
>  Add support for tee, splice and vmsplice.
>
>  Originally from: vibi sreenivasan <address@hidden>
>
>  Riku: squashed patches together and added a test to configure
>
>  From: vibisreenivasan <address@hidden>
>  Signed-off-by: Riku Voipio <address@hidden>

>From != SOB.

Also, I get this warning (which is now an error):
  CC    i386-linux-user/syscall.o
cc1: warnings being treated as errors
/src/qemu/linux-user/syscall.c: In function 'do_syscall':
/src/qemu/linux-user/syscall.c:6927: error: passing argument 2 of
'splice' from incompatible pointer type
/src/qemu/linux-user/syscall.c:6927: error: passing argument 4 of
'splice' from incompatible pointer type
make[1]: *** [syscall.o] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]