From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42891) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvoa9-0003Ya-CF for qemu-devel@nongnu.org; Fri, 10 Feb 2012 06:24:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rvoa3-0004h8-QP for qemu-devel@nongnu.org; Fri, 10 Feb 2012 06:24:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43073) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvoa3-0004f8-Jm for qemu-devel@nongnu.org; Fri, 10 Feb 2012 06:23:55 -0500 Message-ID: <4F34FE47.6010508@redhat.com> Date: Fri, 10 Feb 2012 12:23:51 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1328708415-12337-1-git-send-email-yhalperi@redhat.com> In-Reply-To: <1328708415-12337-1-git-send-email-yhalperi@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spice: support ipv6 channel address in monitor events and in spice info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yonit Halperin Cc: qemu-devel@nongnu.org, spice-devel@freedesktop.org On 02/08/12 14:40, Yonit Halperin wrote: > RHBZ #788444 Looks good. Well, the #ifdef mess isn't exactly pretty, but I have no idea how it could be done better. Ping me when the spice server patch is committed, I'll go queue this patch for qemu then. thanks, Gerd