index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-tricore
/
cpu.h
Age
Commit message (
Expand
)
Author
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
target-tricore: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-03-23
target-tricore: Add FPU infrastructure
Bastian Koppelmann
2016-02-25
target-tricore: Add trap handling & SOVF/OVF traps
Bastian Koppelmann
2016-02-23
all: Clean up includes
Peter Maydell
2015-09-25
tricore: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-05-22
target-tricore: introduce ISA v1.6.1 feature
Bastian Koppelmann
2015-04-30
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
2015-03-16
target-tricore: Add instructions of SYS opcode format
Bastian Koppelmann
2015-03-10
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
2015-01-26
target-tricore: Fix bugs found by coverity
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