Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-13 | cpu: Move icount_decr field from CPU_COMMON to CPUState | Andreas Färber | 1 | -2/+4 |
2014-03-13 | cpu: Move can_do_io field from CPU_COMMON to CPUState | Andreas Färber | 1 | -2/+2 |
2013-09-02 | tcg: Change tcg_gen_exit_tb argument to uintptr_t | Richard Henderson | 1 | -2/+2 |
2013-03-09 | tcg: Don't make exitreq flag a local temporary | Richard Henderson | 1 | -1/+1 |
2013-03-03 | gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end | Peter Maydell | 1 | -2/+2 |
2013-03-03 | Handle CPU interrupts by inline checking of a flag | Peter Maydell | 1 | -0/+12 |
2013-03-03 | tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses | Peter Maydell | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -0/+53 |