Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-12 | hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c | Philippe Mathieu-Daudé | 1 | -0/+19 |
2018-03-12 | hw/isa/superio: Factor out the IDE code from pc87312.c | Philippe Mathieu-Daudé | 1 | -0/+22 |
2018-03-12 | hw/isa/superio: Add a keyboard/mouse controller (8042) | Philippe Mathieu-Daudé | 1 | -0/+3 |
2018-03-12 | hw/isa/superio: Factor out the floppy disc controller code from pc87312.c | Philippe Mathieu-Daudé | 1 | -0/+36 |
2018-03-12 | hw/isa/superio: Factor out the serial code from pc87312.c | Philippe Mathieu-Daudé | 1 | -0/+41 |
2018-03-12 | hw/isa/superio: Factor out the parallel code from pc87312.c | Philippe Mathieu-Daudé | 1 | -0/+65 |
2018-03-12 | hw/isa/superio: Add a Super I/O template based on the PC87312 device | Philippe Mathieu-Daudé | 1 | -0/+28 |