From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JvqYn-0002rD-4M for qemu-devel@nongnu.org; Tue, 13 May 2008 05:12:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JvqYl-0002pl-Gq for qemu-devel@nongnu.org; Tue, 13 May 2008 05:12:36 -0400 Received: from [199.232.76.173] (port=35209 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvqYl-0002pU-Ag for qemu-devel@nongnu.org; Tue, 13 May 2008 05:12:35 -0400 Received: from wa-out-1112.google.com ([209.85.146.177]:49000) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JvqYk-0000FM-7N for qemu-devel@nongnu.org; Tue, 13 May 2008 05:12:35 -0400 Received: by wa-out-1112.google.com with SMTP id j5so4915054wah.18 for ; Tue, 13 May 2008 02:12:32 -0700 (PDT) Message-ID: Date: Tue, 13 May 2008 17:12:32 +0800 From: "Gang Zhai" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6357_1900663.1210669952139" Subject: [Qemu-devel] DSDT table Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ------=_Part_6357_1900663.1210669952139 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I want to change the ACPI DSDT table for some test, but found the source and binary of DSDT table are removed by following changeset. Now, it seems qemu use Bochs' bios binary, which includes DSDT already. If making a feature with modification of DSDT, I have to port it to Bochs firstly:( So do we have any plan to use our own DSDT table? ************************************************************************** Changes by: Fabrice Bellard 06/09/24 18:45:12 Modified files: . : Makefile.target Removed files: hw : acpi-dsdt.hex Log message: moved ACPI table init to BIOS -- Best Rgds Zhai Gang ------=_Part_6357_1900663.1210669952139 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,
I want to change the ACPI DSDT table for some test, but found the source and binary of DSDT table are removed by following changeset. Now, it seems qemu use Bochs' bios binary, which includes DSDT already.

If making a feature with modification of DSDT, I have to port it to Bochs firstly:(
So do we have any plan to use our own DSDT table?


**************************************************************************
Changes by:    Fabrice Bellard <bellard>    06/09/24 18:45:12
Modified files:
    .              : Makefile.target
Removed files:
    hw             : acpi-dsdt.hex
Log message:
    moved ACPI table init to BIOS



--
Best Rgds
Zhai Gang ------=_Part_6357_1900663.1210669952139--