Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-12 | hw/isa/superio: Factor out the floppy disc controller code from pc87312.c | Philippe Mathieu-Daudé | 1 | -4/+0 |
2018-03-12 | hw/isa/superio: Factor out the serial code from pc87312.c | Philippe Mathieu-Daudé | 1 | -4/+0 |
2018-03-12 | hw/isa/superio: Factor out the parallel code from pc87312.c | Philippe Mathieu-Daudé | 1 | -4/+0 |
2018-03-12 | hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO | Philippe Mathieu-Daudé | 1 | -2/+4 |
2018-03-12 | hw/isa/pc87312: Use uint16_t for the ISA I/O base address | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-03-12 | hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO | Philippe Mathieu-Daudé | 1 | -2/+2 |
2014-10-20 | pc87312: Drop unused members of PC87312State | Markus Armbruster | 1 | -3/+0 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -0/+68 |