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