aboutsummaryrefslogtreecommitdiff
path: root/include/hw/sh4
AgeCommit message (Expand)AuthorFilesLines
2021-10-30hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan1-1/+1
2021-10-30hw/char/sh_serial: QOM-ifyBALATON Zoltan1-8/+1
2021-10-30hw/sh4: Coding style: White space fixesBALATON Zoltan1-5/+5
2021-10-30hw/sh4: Coding style: Remove tabsBALATON Zoltan1-10/+10
2021-03-06hw/sh4: Add missing licensePhilippe Mathieu-Daudé1-3/+28
2020-06-22hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé1-9/+0
2020-06-22hw/sh4: Use MemoryRegion typedefPhilippe Mathieu-Daudé1-3/+2
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-1/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-10/+10
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-05-19sh4: include cpu-qom.h in files that require SuperHCPUPaolo Bonzini1-0/+1
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini2-0/+140