Files
qemu-xteink/include/hw
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>
2024-10-03 19:33:23 +02:00
..
2024-07-21 07:46:38 +02:00
2024-07-21 14:42:58 -04:00
2024-04-30 16:02:43 +01:00
2024-09-05 13:12:36 +01:00
2024-07-16 20:26:47 +02:00
2024-07-26 09:21:06 +10:00
2024-06-16 21:08:54 +02:00
2024-09-24 11:33:35 +02:00
2024-02-27 09:37:21 +01:00