From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [patch] move _PR to SSDT v2 Date: Tue, 16 Jun 2009 12:50:27 +0300 Message-ID: <20090616095027.GR19508@redhat.com> References: <4A325E74.8060401@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , "kvm@vger.kernel.org" To: Jes Sorensen Return-path: Received: from mx2.redhat.com ([66.187.237.31]:47909 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752042AbZFPJu1 (ORCPT ); Tue, 16 Jun 2009 05:50:27 -0400 Content-Disposition: inline In-Reply-To: <4A325E74.8060401@sgi.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Jun 12, 2009 at 03:56:04PM +0200, Jes Sorensen wrote: > Hi, > > I figured out why Windows wasn't booting with the previous version > of the patch. It seems it didn't like the forward declaration of the > _PR.PRSC method. > > Instead I found that it does seem to work if I add the calling method > _GRE.L02 in the SSDT, while the rest of the _GRE is declared in the > DSDT. > > It boots, it's perfect! > Works for me with windows XP/7, but can you add a comment in DSDT where _GRE.L02 should be why it is missing and where to find it. -- Gleb.