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