From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S89ic-00084d-8p for qemu-devel@nongnu.org; Thu, 15 Mar 2012 08:23:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S89iR-00046Y-9R for qemu-devel@nongnu.org; Thu, 15 Mar 2012 08:23:45 -0400 Received: from mout.web.de ([212.227.15.3]:63099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S89iR-00046K-02 for qemu-devel@nongnu.org; Thu, 15 Mar 2012 08:23:35 -0400 Message-ID: <4F61DF2F.7050302@web.de> Date: Thu, 15 Mar 2012 13:23:11 +0100 From: =?windows-1252?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <2541c4b9-fc81-4165-8793-e2bf0151ea33@me.com> In-Reply-To: <2541c4b9-fc81-4165-8793-e2bf0151ea33@me.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] Illumos/SmarOS support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lee Essen Cc: qemu-devel@nongnu.org Hi, Am 15.03.2012 12:19, schrieb Lee Essen: > I've been working on getting the mainline qemu tree working on SmartOS (illumos), the current qemu support seems to be a branch of qemu-kvm and we've been having some problems getting spice working, so moving to the main qemu tree seemed sensible. > > Anyway, couple of questions… > > 1. Are you happy to accept patches that enable this? In the past I've kept QEMU running on OpenSolaris. Avi had one outstanding patch to fix C99 compilation, and I have some to start tackling builds without --disable-guest-agent on OpenIndiana in a local queue that I need to revisit. Never tested our DTrace support so far. But sure, host support patches for qemu.git are welcome. See http://wiki.qemu.org/Contribute/StartHere for info on expected style and workflows. Please cc me on patches. Andreas