qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEM


From: Riku Voipio
Subject: Re: [Qemu-devel] [PATCH] linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt
Date: Thu, 30 Apr 2009 00:41:24 +0300
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Apr 29, 2009 at 10:00:18PM +0100, Jamie Lokier wrote:
> Riku Voipio wrote:
> > On Wed, Apr 29, 2009 at 09:35:52PM +0100, Jamie Lokier wrote:
> > > Riku Voipio wrote:
> > > > These are defined in include/linux/in.h so they should be same on all 
> > > > archs?
> > 
> > > But what if you're compiling for a non-Linux host?
> > 
> > Generally speaking if you comple Qemu Linux-user on a non-Linux host you
> > just fail. With or without this patch.

> Oh.  Are non-Linux hosts officially not supported, or is this just a
> matter of some things being broken?

It is not officially supported. There are just too many places in the
current linux-user code that expect a linux host. Thou there has been
interest in working those bits to be more generic recently. recently.





reply via email to

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