qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-1.1 0/2] qemu-ga: Build fixes for Solaris/il


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH for-1.1 0/2] qemu-ga: Build fixes for Solaris/illumos
Date: Tue, 1 May 2012 10:01:48 +0100

On Mon, Apr 30, 2012 at 5:00 PM, Andreas Färber <address@hidden> wrote:
> Hello,
>
> Here's a mini-series fixing the build on illumos like I had requested Lee to 
> do.
>
> Patch 1 introduces a Solaris-only workaround for O_ASYNC that we could
> generalize for 1.2 (ifdef O_ASYNC seemed a bit risky to me on Hard Freeze eve
> in case some platform uses an enum rather than preprocessor define, given that
> ioctl() is consider "obsolescent" and I_SETSIG optional in POSIX).
>
> Patch 2 adds libraries needed to link qemu-ga on Solaris, reusing the existing
> set of backwards-compatible network libraries rather than the new libxnet.
>
> Regards,
> Andreas
>
> Cc: Michael Roth <address@hidden>
> Cc: Lee Essen <address@hidden>
> Cc: Stefan Hajnoczi <address@hidden>
> Cc: Blue Swirl <address@hidden>
>
> Andreas Färber (2):
>  qemu-ga: Implement alternative to O_ASYNC
>  configure: Add libraries for qemu-ga on Solaris
>
>  configure           |    4 +++-
>  qga/channel-posix.c |   18 +++++++++++++++++-
>  2 files changed, 20 insertions(+), 2 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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