From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4cP9-0004NT-Uf for qemu-devel@nongnu.org; Fri, 16 Sep 2011 13:40:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4cP8-0008JI-Rj for qemu-devel@nongnu.org; Fri, 16 Sep 2011 13:40:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4cP8-0008JB-Kn for qemu-devel@nongnu.org; Fri, 16 Sep 2011 13:40:46 -0400 From: "Justin M. Forbes" Date: Fri, 16 Sep 2011 12:40:40 -0500 In-Reply-To: <1316190619-4611-4-git-send-email-lcapitulino@redhat.com> References: <1316190619-4611-1-git-send-email-lcapitulino@redhat.com> <1316190619-4611-4-git-send-email-lcapitulino@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1316194843.3334.1.camel@paddy.linuxtx.org> Mime-Version: 1.0 Subject: Re: [Qemu-devel] [STABLE 3/4] monitor: fix build breakage with --disable-vnc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: TeLeMan , Anthony Liguori , qemu-devel@nongnu.org On Fri, 2011-09-16 at 13:30 -0300, Luiz Capitulino wrote: > From: TeLeMan > > The breakage was introduced by the commit 13661089810d3e59931f3e80d7cb541b99af7071 This patch, as well as the next "monitor: fix build breakage for ! CONFIG_VNC" are already in stable, and have been for a few weeks. Justin