From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7Pmo-0005hz-S8 for qemu-devel@nongnu.org; Tue, 23 Jun 2015 11:06:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7Pmk-0006g1-OO for qemu-devel@nongnu.org; Tue, 23 Jun 2015 11:06:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7Pmk-0006fp-K2 for qemu-devel@nongnu.org; Tue, 23 Jun 2015 11:06:50 -0400 Date: Tue, 23 Jun 2015 17:06:46 +0200 From: "Michael S. Tsirkin" Message-ID: <20150623170622-mutt-send-email-mst@redhat.com> References: <1432686576-14816-1-git-send-email-pcacjr@zytor.com> <1435014629-23576-1-git-send-email-pcacjr@zytor.com> <1435014629-23576-2-git-send-email-pcacjr@zytor.com> <20150623163931.14356a1c@igors-macbook-pro.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150623163931.14356a1c@igors-macbook-pro.local> Subject: Re: [Qemu-devel] [SeaBIOS] [PATCH v5 2/3] target-i386: reserve RCRB mmio space in ACPI DSDT table List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: pbonzini@redhat.com, seabios@seabios.org, Paulo Alcantara , qemu-devel@nongnu.org, kraxel@redhat.com On Tue, Jun 23, 2015 at 04:39:31PM +0200, Igor Mammedov wrote: > On Mon, 22 Jun 2015 20:10:28 -0300 > Paulo Alcantara wrote: > > Also I've stumbled upon > http://download.intel.com/design/chipsets/applnots/29227301.pdf > don't we need to implement WDDT ACPI table as well? Maybe but linux does not seem to care. -- MST