summaryrefslogtreecommitdiffstats
path: root/include/hw/isa/superio.h
Commit message (Expand)AuthorAgeFilesLines
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* superio: Don't use MAX_SERIAL_PORTS for serial port limitPeter Maydell2018-04-261-1/+3
* hw/isa/superio: Add the SMC FDC37C669 Super I/OPhilippe Mathieu-Daudé2018-03-121-0/+1
* hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.cPhilippe Mathieu-Daudé2018-03-121-0/+2
* hw/isa/superio: Factor out the IDE code from pc87312.cPhilippe Mathieu-Daudé2018-03-121-0/+2
* hw/isa/superio: Add a keyboard/mouse controller (8042)Philippe Mathieu-Daudé2018-03-121-0/+1
* hw/isa/superio: Factor out the floppy disc controller code from pc87312.cPhilippe Mathieu-Daudé2018-03-121-0/+2
* hw/isa/superio: Factor out the serial code from pc87312.cPhilippe Mathieu-Daudé2018-03-121-0/+2
* hw/isa/superio: Factor out the parallel code from pc87312.cPhilippe Mathieu-Daudé2018-03-121-0/+6
* hw/isa/superio: Add a Super I/O template based on the PC87312 devicePhilippe Mathieu-Daudé2018-03-121-0/+44