xemu/hw/isa
Paolo Bonzini cf5f5f9235 hw/isa: fix ISA_SUPERIO dependencies
ISA_SUPERIO does not provide an ISA bus, so it should not select the symbol:
instead it requires one.  Among its users, VT82C686 is the only one that
is a PCI-ISA bridge and does not already select ISA_BUS.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20240213155005.109954-5-pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-02-15 15:53:12 +01:00
..
Kconfig hw/isa: fix ISA_SUPERIO dependencies 2024-02-15 15:53:12 +01:00
apm.c hw/isa: Constify VMState 2023-12-29 11:17:30 +11:00
i82378.c hw/isa: Constify VMState 2023-12-29 11:17:30 +11:00
isa-bus.c hw/isa: Realize ISA bridge device before accessing it 2023-10-19 23:13:28 +02:00
isa-superio.c hw/char/parallel-isa: Export struct ISAParallelState 2023-06-13 11:28:58 +02:00
lpc_ich9.c hw/isa: Constify VMState 2023-12-29 11:17:30 +11:00
meson.build hw/isa/piix3: Merge hw/isa/piix4.c 2023-10-22 05:18:17 -04:00
pc87312.c hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize() 2024-02-13 10:59:25 +03:00
piix.c hw/isa: Constify VMState 2023-12-29 11:17:30 +11:00
smc37c669-superio.c hw/isa/superio: Correct the license text 2020-04-01 19:00:16 +02:00
trace-events hw/audio/via-ac97: Basic implementation of audio playback 2023-03-08 00:37:48 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
vt82c686.c virtio,pc,pci: features, cleanups, fixes 2024-02-14 15:45:52 +00:00