summaryrefslogtreecommitdiffstats
path: root/target-tilegx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* exec: move cpu_exec_init() calls to realize functionsLaurent Vivier2016-10-241-8/+7Star
* cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini2016-05-191-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* tilegx: Clean up includesPeter Maydell2016-01-291-0/+1
* qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-0/+7
* target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGVRichard Henderson2015-10-071-1/+6
* target-tilegx: Generate SEGV properlyRichard Henderson2015-09-151-1/+4
* target-tilegx: Add cpu basic features for linux-userChen Gang2015-09-151-0/+170