Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | superio: Don't use MAX_SERIAL_PORTS for serial port limit | Peter Maydell | 2018-04-26 | 1 | -1/+3 |
* | hw/isa/superio: Add the SMC FDC37C669 Super I/O | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+1 |
* | hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+2 |
* | hw/isa/superio: Factor out the IDE code from pc87312.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+2 |
* | hw/isa/superio: Add a keyboard/mouse controller (8042) | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+1 |
* | hw/isa/superio: Factor out the floppy disc controller code from pc87312.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+2 |
* | hw/isa/superio: Factor out the serial code from pc87312.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+2 |
* | hw/isa/superio: Factor out the parallel code from pc87312.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+6 |
* | hw/isa/superio: Add a Super I/O template based on the PC87312 device | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -0/+44 |