From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbmHL-0007Yn-Ay for qemu-devel@nongnu.org; Wed, 08 Oct 2014 04:07:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XbmHC-000258-AG for qemu-devel@nongnu.org; Wed, 08 Oct 2014 04:07:23 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:56016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbmHC-00024v-3Q for qemu-devel@nongnu.org; Wed, 08 Oct 2014 04:07:14 -0400 Received: by mail-wi0-f170.google.com with SMTP id hi2so11603303wib.5 for ; Wed, 08 Oct 2014 01:07:13 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5434F0AC.5060609@redhat.com> Date: Wed, 08 Oct 2014 10:07:08 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1412358473-31398-1-git-send-email-dgilbert@redhat.com> <1412358473-31398-37-git-send-email-dgilbert@redhat.com> <5434A203.8080000@huawei.com> <20141008074950.GA2521@work-vm> In-Reply-To: <20141008074950.GA2521@work-vm> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 36/47] Page request: Process incoming page request List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" , zhanghailiang Cc: aarcange@redhat.com, yamahata@private.email.ne.jp, lilei@linux.vnet.ibm.com, quintela@redhat.com, cristian.klein@cs.umu.se, qemu-devel@nongnu.org, amit.shah@redhat.com, yanghy@cn.fujitsu.com Il 08/10/2014 09:49, Dr. David Alan Gilbert ha scritto: >> > :(, another redefinition, 'RAMBlock' also defined in 'include/exec/cpu-all.h:314', >> > Am i miss something when compile qemu? > Interesting; I'm not seeing that problem at all (gcc 4.8.3-7) > > What compiler and flags are you using? I think it is visible with CentOS 6. Paolo