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