qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/9] struct iovec is now universally available


From: François Revol
Subject: Re: [Qemu-devel] [PATCH 2/9] struct iovec is now universally available
Date: Wed, 15 Apr 2009 23:18:35 +0200 CEST

> On Wed, 2009-04-15 at 18:55 +0200, Christoph Hellwig wrote:
> > On Wed, Apr 15, 2009 at 05:29:22PM +0100, Mark McLoughlin wrote:
> > > struct iovec is now defined in qemu-common.h if needed, so we
> > > don't need
> > > the tap code to handle !defined(HAVE_IOVEC).
> >
> > But is the writev system call also universally available?
>
> Fair point.
>
> I don't know of anywhere that qemu currently builds where writev()
> isn't
> available ... do you?

Even BeOS has writev :P

François.




reply via email to

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