diff options
author | Eric Auger <eric.auger@redhat.com> | 2025-07-14 10:04:52 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-07-15 02:56:40 -0400 |
commit | dc925e4b1d19dcce93107d1d20f7232244f48924 (patch) | |
tree | cd63f8fb8c8ac77dd2d590abb2db6eb80a862283 /scripts/rust/rustc_args.py | |
parent | 1136309df5e3de7d031a137221318f48784cca5d (diff) | |
download | qemu-dc925e4b1d19dcce93107d1d20f7232244f48924.zip qemu-dc925e4b1d19dcce93107d1d20f7232244f48924.tar.gz qemu-dc925e4b1d19dcce93107d1d20f7232244f48924.tar.bz2 |
hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
GPEX acpi_dsdt_add_pci_osc() does basically the same as
build_q35_osc_method().
Rename build_q35_osc_method() into build_pci_host_bridge_osc_method()
and move it into hw/acpi/pci.c. In a subsequent patch we will
use this later in place of acpi_dsdt_add_pci_osc().
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20250714080639.2525563-9-eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions