summaryrefslogtreecommitdiffstats
path: root/hw/hppa/lasi.c
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/hppa/lasi: Don't abort on invalid IMR valueHelge Deller2020-08-261-2/+6
* hw/hppa: Sync hppa_hardware.h file with SeaBIOS sourcesHelge Deller2020-08-041-2/+0Star
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* hppa: add emulation of LASI PS2 controllersSven Schnelle2020-01-271-1/+9
* hppa: Add support for LASI chip with i82596 NICHelge Deller2020-01-271-0/+360