]> Git Repo - qemu.git/commit - hw/i386/acpi-build.c
acpi: pc: add fw_cfg device node to dsdt
authorGabriel L. Somlo <[email protected]>
Fri, 19 Feb 2016 18:20:27 +0000 (13:20 -0500)
committerGerd Hoffmann <[email protected]>
Tue, 8 Mar 2016 11:15:09 +0000 (12:15 +0100)
commite2ec75685c202c7537ed2064293a8e3e28a6d71a
treed5e3f06316c5358bf1ed3d503c102797dd476045
parent305ae88895ebc2cb16565e5cb1fa0c87b66ea8d4
acpi: pc: add fw_cfg device node to dsdt

Add a fw_cfg device node to the ACPI DSDT. While the guest-side
firmware can't utilize this information (since it has to access
the hard-coded fw_cfg device to extract ACPI tables to begin with),
having fw_cfg listed in ACPI will help the guest kernel keep a more
accurate inventory of in-use IO port regions.

Signed-off-by: Gabriel Somlo <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Reviewed-by: Marc MarĂ­ <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Message-id: 1455906029[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/i386/acpi-build.c
This page took 0.021949 seconds and 4 git commands to generate.