commit | 0575c2fd6ddeba1fbe6e4dca959917895aa8ee31 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Jun 19 11:19:00 2020 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jun 24 17:18:28 2020 -0400 |
tree | 864eb612b7a630b9da5a0e3211f5f61dc33f408e | |
parent | df0f3d134a92cbbe07ccbfc017f39ed2dbcc6a3f [diff] |
acpi: factor out fw_cfg_add_acpi_dsdt() Add helper function to add fw_cfg device, also move code to hw/i386/fw_cfg.c. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20200619091905.21676-8-kraxel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>