You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/isa
Bernhard Beschow 37b724cdef hw/char/serial.h: Extract serial-isa.h
The includes where updated based on compile errors. Now, the inclusion of the
header roughly matches Kconfig dependencies:

  # grep -r -e "select SERIAL_ISA"
  hw/ppc/Kconfig:    select SERIAL_ISA
  hw/isa/Kconfig:    select SERIAL_ISA
  hw/sparc64/Kconfig:    select SERIAL_ISA
  hw/i386/Kconfig:    select SERIAL_ISA
  hw/i386/Kconfig:    select SERIAL_ISA # for serial_hds_isa_init()

Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Link: https://lore.kernel.org/r/20240905073832.16222-3-shentey@gmail.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 months ago
..
Kconfig hw/isa: extract FDC37M81X to a separate file 10 months ago
apm.c hw/isa: Constify VMState 11 months ago
fdc37m81x-superio.c hw/isa: extract FDC37M81X to a separate file 10 months ago
i82378.c hw/isa: Constify VMState 11 months ago
isa-bus.c hw/isa: Realize ISA bridge device before accessing it 1 year ago
isa-superio.c hw/char/serial.h: Extract serial-isa.h 2 months ago
lpc_ich9.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
meson.build hw/isa/meson.build: Sort alphabetically 10 months ago
pc87312.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
piix.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
smc37c669-superio.c * Some hw/isa cleanups 10 months ago
trace-events hw/audio/via-ac97: Basic implementation of audio playback 2 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
vt82c686.c hw/char/serial.h: Extract serial-isa.h 2 months ago