From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 2EAA367A2E for ; Thu, 22 Jun 2006 09:52:54 +1000 (EST) Date: Wed, 21 Jun 2006 16:51:56 -0700 To: Jimi Xenidis Subject: Re: [PATCH] Don't access HID registers if running on a Hypervisor. Message-ID: <20060621235156.GA5414@pb15.lixom.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: From: Olof Johansson Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jun 21, 2006 at 07:15:55PM -0400, Jimi Xenidis wrote: > > The following patch avoids accessing Hypervisor privilege HID > registers when running on a Hypervisor (MSR[HV]=0). I'm curious, why is this causing problems now? JS20 has been running that code with a hypervisor since a long time back. -Olof