index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
isa
/
superio.h
Age
Commit message (
Expand
)
Author
2023-02-27
hw/isa: Remove empty ISADeviceClass structure
Philippe Mathieu-Daudé
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-04-01
hw/isa/superio: Correct the license text
Philippe Mathieu-Daudé
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-04-26
superio: Don't use MAX_SERIAL_PORTS for serial port limit
Peter Maydell
2018-03-12
hw/isa/superio: Add the SMC FDC37C669 Super I/O
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the IDE code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Add a keyboard/mouse controller (8042)
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the floppy disc controller code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the serial code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the parallel code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Add a Super I/O template based on the PC87312 device
Philippe Mathieu-Daudé