From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [patch] qemu-kvm BIOS move _PR to SSDT Date: Wed, 10 Jun 2009 19:15:28 +0300 Message-ID: <20090610161528.GM15949@redhat.com> References: <4A2FCABE.2060207@sgi.com> <20090610151301.GJ15949@redhat.com> <4A2FD1A0.5030604@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]:39222 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751158AbZFJQPa (ORCPT ); Wed, 10 Jun 2009 12:15:30 -0400 Content-Disposition: inline In-Reply-To: <4A2FD1A0.5030604@sgi.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jun 10, 2009 at 05:30:40PM +0200, Jes Sorensen wrote: > On 06/10/2009 05:13 PM, Gleb Natapov wrote: >>> + * Bochs/QEMU ACPI SSDT ASL definition >>> + * >>> + * Copyright (c) 2006 Fabrice Bellard >> I am not sure that there is even one bit of code below written by Fabrice. > > Well better safe than sorry, since I copied over a bunch of stuff, > I figured it was simpler to just leave it intact. > >>> + Scope (\) >>> + { >>> + /* Debug Output */ >>> + OperationRegion (DBG, SystemIO, 0xb044, 0x04) >>> + Field (DBG, DWordAcc, NoLock, Preserve) >>> + { >>> + DBGL, 32, >>> + } >>> + } >> Except may be this one, but it should stay in DSDT. > > Hmmm, good point. I think I just moved it when I had zero idea what was > going on at first in this AML hell :-) > > Try this one. > WindowXP/Windows7 BSOD -> The system is not (MS)ACPI compliant. -- Gleb.