summary refs log tree commit diff stats
path: root/hw/char/parallel-isa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_IS...Bernhard Beschow2024-02-141-0/+14
* hw/char/parallel-isa: Export struct ISAParallelStateBernhard Beschow2023-06-131-0/+1
* hw/char/parallel: Move TYPE_ISA_PARALLEL to the header fileThomas Huth2023-05-221-1/+1
* isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster2020-06-151-2/+3
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+2
* hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth2019-03-181-0/+3
* hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé2018-03-121-0/+36