From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HchEj-0004JD-2u for qemu-devel@nongnu.org; Sat, 14 Apr 2007 08:20:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HchEg-0004ET-VO for qemu-devel@nongnu.org; Sat, 14 Apr 2007 08:20:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HchEg-0004E7-Ow for qemu-devel@nongnu.org; Sat, 14 Apr 2007 08:20:10 -0400 Received: from savannah.gnu.org ([199.232.41.3] helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HchAI-0008Pc-Ky for qemu-devel@nongnu.org; Sat, 14 Apr 2007 08:15:38 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69] helo=cvs) by sv.gnu.org with esmtp (Exim 4.50) id 1HchAH-0008FO-9E for qemu-devel@nongnu.org; Sat, 14 Apr 2007 12:15:37 +0000 Received: from j_mayer by cvs with local (Exim 4.50) id 1HchAH-0008FK-3C for qemu-devel@nongnu.org; Sat, 14 Apr 2007 12:15:37 +0000 Message-Id: From: Jocelyn Mayer Date: Sat, 14 Apr 2007 12:15:37 +0000 Subject: [Qemu-devel] qemu cpu-defs.h 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 CVSROOT: /sources/qemu Module name: qemu Changes by: Jocelyn Mayer 07/04/14 12:15:37 Modified files: . : cpu-defs.h Log message: Add TARGET_FMT_plx to properly display target_phys_addr_t variables. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/cpu-defs.h?cvsroot=qemu&r1=1.20&r2=1.21