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
/
target-tricore
/
cpu.c
Age
Commit message (
Expand
)
Author
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
tricore: Clean up includes
Peter Maydell
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-05-22
target-tricore: introduce ISA v1.6.1 feature
Bastian Koppelmann
2015-05-22
target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3
Bastian Koppelmann
2015-01-26
target-tricore: Several translator and cpu model fixes
Bastian Koppelmann
2014-12-10
target-tricore: Make TRICORE_FEATURES implying others.
Bastian Koppelmann
2014-09-25
target-tricore: Remove the dummy interrupt boilerplate
Richard Henderson
2014-09-01
target-tricore: Add target stubs and qom-cpu
Bastian Koppelmann