diff options
author | Mark Cave-Ayland <mark.caveayland@nutanix.com> | 2025-08-28 12:09:57 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-08-29 11:20:48 +0200 |
commit | 32c73eb73c7c09290a642c0c3ea541ce00350994 (patch) | |
tree | 724b1b8d9c94b43a21b2240c8477375a0041946a /rust/qemu-api | |
parent | b11ad71e32441baff354cdab1993847b61923570 (diff) | |
download | qemu-32c73eb73c7c09290a642c0c3ea541ce00350994.zip qemu-32c73eb73c7c09290a642c0c3ea541ce00350994.tar.gz qemu-32c73eb73c7c09290a642c0c3ea541ce00350994.tar.bz2 |
hw/i386/pc_piix.c: always initialise ISA IDE drives in pc_init_isa()
By definition an isapc machine must always use ISA IDE drives so ensure that they
are always enabled. At the same time also remove the surrounding CONFIG_IDE_ISA
define since it will be enabled via the ISAPC Kconfig.
Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20250828111057.468712-15-mark.caveayland@nutanix.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions