From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOnqT-00066W-RQ for qemu-devel@nongnu.org; Thu, 09 Jul 2009 03:15:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOnqP-000643-Cx for qemu-devel@nongnu.org; Thu, 09 Jul 2009 03:15:05 -0400 Received: from [199.232.76.173] (port=46004 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOnqO-00063r-U4 for qemu-devel@nongnu.org; Thu, 09 Jul 2009 03:15:01 -0400 Received: from mx20.gnu.org ([199.232.41.8]:61214) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MOnqO-0002QQ-AL for qemu-devel@nongnu.org; Thu, 09 Jul 2009 03:15:00 -0400 Received: from mail-fx0-f211.google.com ([209.85.220.211]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOnqN-0002ul-Ol for qemu-devel@nongnu.org; Thu, 09 Jul 2009 03:14:59 -0400 Received: by fxm7 with SMTP id 7so5366859fxm.34 for ; Thu, 09 Jul 2009 00:14:55 -0700 (PDT) MIME-Version: 1.0 Sender: paolo.bonzini@gmail.com In-Reply-To: <20090709031755.GD12508%yamahata@valinux.co.jp> References: <1246605098-24411-1-git-send-email-yamahata@valinux.co.jp> <1246605098-24411-10-git-send-email-yamahata@valinux.co.jp> <4A544E5F.2050700@gnu.org> <20090708152833.GA12508%yamahata@valinux.co.jp> <20090709031755.GD12508%yamahata@valinux.co.jp> From: Paolo Bonzini Date: Thu, 9 Jul 2009 09:14:35 +0200 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 09/17] pc.c: remove a global variable, RTCState *rtc_state. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: qemu-devel@nongnu.org > So is what you want the patch + the following hunks? > If so, I'll squash them into the patch with the next spin. Exactly, thanks! Paolo