aboutsummaryrefslogtreecommitdiff
path: root/include/hw/m68k
AgeCommit message (Expand)AuthorFilesLines
2021-01-19hw/m68k/next-cube: Add missing header comment to next-cube.hPeter Maydell1-0/+10
2021-01-19hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC devicePeter Maydell1-1/+2
2021-01-19hw/m68k/next-cube: Make next_irq() function staticPeter Maydell1-2/+0
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2020-09-03hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth1-2/+1
2020-08-27mcf_fec: Move mcf_fec_state typedef to headerEduardo Habkost1-0/+1
2019-09-07m68k: Add NeXTcube machineThomas Huth1-0/+38
2019-09-07m68k: Add NeXTcube keyboard deviceThomas Huth1-0/+2
2019-09-07m68k: Add NeXTcube framebuffer device emulationThomas Huth1-0/+7
2019-06-12Supply missing header guardsMarkus Armbruster1-0/+5
2017-02-16hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth1-5/+1
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-2/+2
2017-01-20m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth2-4/+13
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-05-19m68k: include cpu-qom.h in files that require M68KCPUPaolo Bonzini1-0/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+30