Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-13 | exec: Change cpu_abort() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber | 1 | -4/+4 |
2013-07-09 | log: Change log_cpu_state[_mask]() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2013-03-12 | cpu: Replace do_interrupt() by CPUClass::do_interrupt method | Andreas Färber | 1 | -1/+3 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-10-13 | target-sparc: Don't compute full flags value so often | Richard Henderson | 1 | -0/+5 |
2012-10-07 | target-sparc: Make CPU_LOG_INT useful by default | Richard Henderson | 1 | -5/+2 |
2012-03-14 | target-sparc: Don't overuse CPUState | Andreas Färber | 1 | -3/+3 |
2011-11-19 | Improve "ta 0" shutdown | Fabien Chouteau | 1 | -2/+8 |
2011-10-26 | Sparc: convert interrupt helpers to trace framework | Blue Swirl | 1 | -10/+3 |
2011-10-26 | Sparc: avoid AREG0 for softint op helpers and Leon cache control | Blue Swirl | 1 | -1/+46 |
2011-10-23 | Sparc: split helper.c | Blue Swirl | 1 | -0/+125 |