aboutsummaryrefslogtreecommitdiff
path: root/hw/char/parallel-isa.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-14hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...Bernhard Beschow1-0/+14
2023-06-13hw/char/parallel-isa: Export struct ISAParallelStateBernhard Beschow1-0/+1
2023-05-22hw/char/parallel: Move TYPE_ISA_PARALLEL to the header fileThomas Huth1-1/+1
2020-06-15isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster1-2/+3
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+2
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth1-0/+3
2018-03-12hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé1-0/+36