From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyejA-000508-W5 for qemu-devel@nongnu.org; Tue, 07 Aug 2012 04:01:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyejA-0001ka-0K for qemu-devel@nongnu.org; Tue, 07 Aug 2012 04:01:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26933) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Syej9-0001kO-OD for qemu-devel@nongnu.org; Tue, 07 Aug 2012 04:01:19 -0400 Message-ID: <5020CB4A.10501@redhat.com> Date: Tue, 07 Aug 2012 10:01:14 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1343629462.21647.32.camel@pasglop> <50165D0A.6060608@redhat.com> <1343647217.21647.40.camel@pasglop> <50166F2A.1040507@redhat.com> <1343649267.21647.44.camel@pasglop> <20120730161954.GM29361@garlic.redhat.com> <50194E79.5090409@suse.de> <8739465sea.fsf@codemonkey.ws> <20120803064532.GR29361@garlic.redhat.com> <87boism6sv.fsf@codemonkey.ws> <20120807070055.GA25376@garlic.redhat.com> In-Reply-To: <20120807070055.GA25376@garlic.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Cirrus bugs vs endian: how two bugs cancel each other out List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: Avi Kivity , qemu-devel@nongnu.org, Anthony Liguori , =?ISO-8859-1?Q?Andreas_F=E4rber?= Hi, > Why not make libspice mandatory? spice needs to build and run on alot of platforms where it doesn't run today. So it isn't an option right now. Which doesn't imply it will never happen, but spice certainly needs some work before we can seriously discuss that. Make spice work on bigendian is probably the biggest part of it. But also make spice-server build on windows. Add opus audio codec support so we can make celt051 a build time option instead of a hard dependency. Probably a bunch of minor portability issues. cheers, Gerd