From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: kvm: acpi table duplicate _SUN entry Date: Fri, 13 Jun 2008 22:51:27 +0300 Message-ID: <4852CFBF.9060308@qumranet.com> References: <20080613194157.GA25653@dmt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Graf , kvm-devel To: Marcelo Tosatti Return-path: Received: from il.qumranet.com ([212.179.150.194]:26301 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751393AbYFMTvb (ORCPT ); Fri, 13 Jun 2008 15:51:31 -0400 In-Reply-To: <20080613194157.GA25653@dmt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: Marcelo Tosatti wrote: > Oops, typo. Breaks PCI hotplug for this slot. > > Signed-off-by: Marcelo Tosatti > > diff --git a/bios/acpi-dsdt.dsl b/bios/acpi-dsdt.dsl > index 21fc76a..ebad14c 100755 > --- a/bios/acpi-dsdt.dsl > +++ b/bios/acpi-dsdt.dsl > @@ -525,7 +525,7 @@ DefinitionBlock ( > Store(0x1000, B0EJ) > Return (0x0) > } > - Name (_SUN, 13) > + Name (_SUN, 12) > } > > Device (S13) { // Slot 13 > Applied, thanks. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.