Age | Commit message (Expand) | Author | Files | Lines |
2015-03-13 | tcg: Change translator-side labels to a pointer | Richard Henderson | 1 | -2/+2 |
2015-02-12 | tcg: Put opcodes in a linked list | Richard Henderson | 1 | -6/+16 |
2015-02-12 | tcg: Move emit of INDEX_op_end into gen_tb_end | Richard Henderson | 1 | -0/+2 |
2015-01-03 | gen-icount: check cflags instead of use_icount global | Paolo Bonzini | 1 | -3/+3 |
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 |