From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O91uA-0006zD-3L for qemu-devel@nongnu.org; Mon, 03 May 2010 16:06:14 -0400 Received: from [140.186.70.92] (port=44435 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O91u8-0006yQ-D2 for qemu-devel@nongnu.org; Mon, 03 May 2010 16:06:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O91u6-0004Lr-OC for qemu-devel@nongnu.org; Mon, 03 May 2010 16:06:12 -0400 Received: from mail-pw0-f45.google.com ([209.85.160.45]:62703) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O91u6-0004Li-JH for qemu-devel@nongnu.org; Mon, 03 May 2010 16:06:10 -0400 Received: by pwi6 with SMTP id 6so1315364pwi.4 for ; Mon, 03 May 2010 13:06:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20100503072939.367.3130.stgit@skyserv> References: <20100503072448.367.7010.stgit@skyserv> <20100503072939.367.3130.stgit@skyserv> Date: Mon, 3 May 2010 23:06:08 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH 2/3] sparc64: implement global translation table entries From: Blue Swirl Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Igor V. Kovalenko" Cc: qemu-devel@nongnu.org On 5/3/10, Igor V. Kovalenko wrote: > From: Igor V. Kovalenko > > - match global tte against any context > - show global tte in MMU dump > > Signed-off-by: Igor V. Kovalenko I get this error: CC sparc64-softmmu/op_helper.o cc1: warnings being treated as errors /src/qemu/target-sparc/op_helper.c: In function 'demap_tlb': /src/qemu/target-sparc/op_helper.c:129: error: 'context' may be used uninitialized in this function