Age | Commit message (Expand) | Author |
---|---|---|
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini |
2016-05-12 | tb: consistently use uint32_t for tb->flags | Emilio G. Cota |
2016-02-23 | all: Clean up includes | Peter Maydell |
2015-10-08 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging | Peter Maydell |
2015-10-07 | target-*: Drop cpu_gen_code define | Richard Henderson |
2015-10-07 | target-tilegx: Support iret instruction and related special registers | Chen Gang |
2015-10-07 | target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV | Richard Henderson |
2015-10-07 | target-tilegx: Decode ill pseudo-instructions | Chen Gang |
2015-09-15 | target-tilegx: Handle atomic instructions | Richard Henderson |
2015-09-15 | target-tilegx: Generate SEGV properly | Richard Henderson |
2015-09-15 | target-tilegx: Add cpu basic features for linux-user | Chen Gang |