| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312 | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | hw/isa/superio: Factor out the floppy disc controller code from pc87312.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -4/+0 |
* | hw/isa/superio: Factor out the serial code from pc87312.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -4/+0 |
* | hw/isa/superio: Factor out the parallel code from pc87312.c | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -4/+0 |
* | hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -2/+4 |
* | hw/isa/pc87312: Use uint16_t for the ISA I/O base address | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -1/+1 |
* | hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO | Philippe Mathieu-Daudé | 2018-03-12 | 1 | -2/+2 |
* | pc87312: Drop unused members of PC87312State | Markus Armbruster | 2014-10-20 | 1 | -3/+0 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+68 |