From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPlAn-0000gG-2k for qemu-devel@nongnu.org; Sat, 11 Jul 2009 18:36:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPlAh-0000Za-VQ for qemu-devel@nongnu.org; Sat, 11 Jul 2009 18:36:00 -0400 Received: from [199.232.76.173] (port=58930 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPlAh-0000ZU-Q8 for qemu-devel@nongnu.org; Sat, 11 Jul 2009 18:35:55 -0400 Received: from mail-fx0-f211.google.com ([209.85.220.211]:42917) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPlAh-0001AW-ER for qemu-devel@nongnu.org; Sat, 11 Jul 2009 18:35:55 -0400 Received: by fxm7 with SMTP id 7so1318737fxm.34 for ; Sat, 11 Jul 2009 15:35:54 -0700 (PDT) MIME-Version: 1.0 Date: Sun, 12 Jul 2009 02:35:54 +0400 Message-ID: From: Igor Kovalenko Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH] sparc64: mmu bypass mode correction List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This Implement physical address truncation in mmu bypass mode. IMMU bypass is also active when cpu enters RED_STATE Signed-off-by: igor.v.kovalenko@gmail.com -- Kind regards, Igor V. Kovalenko