From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWGXF-0003YQ-Go for qemu-devel@nongnu.org; Thu, 21 Aug 2008 16:13:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWGXD-0003Wt-SL for qemu-devel@nongnu.org; Thu, 21 Aug 2008 16:13:33 -0400 Received: from [199.232.76.173] (port=34418 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWGXD-0003Wi-MR for qemu-devel@nongnu.org; Thu, 21 Aug 2008 16:13:31 -0400 Received: from wr-out-0506.google.com ([64.233.184.235]:26542) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KWGXD-0006Up-9g for qemu-devel@nongnu.org; Thu, 21 Aug 2008 16:13:31 -0400 Received: by wr-out-0506.google.com with SMTP id c46so161672wra.18 for ; Thu, 21 Aug 2008 13:13:30 -0700 (PDT) Message-ID: <48ADCC3E.60500@codemonkey.ws> Date: Thu, 21 Aug 2008 15:12:46 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 04/13] move GUI_REFRESH_INTERVAL define from vl.c to console.h References: <1219336054-15919-1-git-send-email-kraxel@redhat.com> <1219336054-15919-5-git-send-email-kraxel@redhat.com> In-Reply-To: <1219336054-15919-5-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: xen-devel@lists.xensource.com, Gerd Hoffmann Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann > > Applied. Thanks. Regards, Anthony Liguori