diff options
author | 2024-02-25 18:03:15 +0100 | |
---|---|---|
committer | 2024-02-27 09:37:30 +0100 | |
commit | 72c9d94541bc6984bf29b6cee0a05b065e6c115e (patch) | |
tree | 626c74c7f0c6dde86ba07b0a7c4ba205207cb4bf /docs/conf.py | |
parent | hw/i386/pc: Populate RTC attribute directly (diff) | |
download | qemu-72c9d94541bc6984bf29b6cee0a05b065e6c115e.tar.xz qemu-72c9d94541bc6984bf29b6cee0a05b065e6c115e.zip |
hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
Use ahci_ide_create_devs() instead of open-coding it.
Not accessing AHCIDevice internals anymore allows to
remove "hw/ide/ahci_internal.h" (which isn't really a
public header).
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240226080632.9596-2-philmd@linaro.org>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions