Age | Commit message (Expand) | Author |
---|---|---|
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-11-24 | tci: Fix type of tci_read_label | Richard Henderson |
2012-11-18 | tci: Support deposit operations | Stefan Weil |
2012-10-06 | tcg: remove obsolete jmp op | Aurelien Jarno |
2012-09-27 | tci: Fix for AREG0 free mode | Stefan Weil |
2012-09-15 | Remove unused CONFIG_TCG_PASS_AREG0 and dead code | Blue Swirl |
2012-06-22 | tci: Support INDEX_op_bswap64_i64 | Stefan Weil |
2012-05-08 | tci: Fix wrong macro name for debug code | Stefan Weil |
2012-04-21 | tci: GETPC() macro must return an uintptr_t | Stefan Weil |
2012-04-07 | tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build) | Stefan Weil |
2012-03-17 | w64: Fix data type of next_tb and tcg_qemu_tb_exec | Stefan Weil |
2012-03-14 | Rename CPUState -> CPUArchState | Andreas Färber |
2011-11-14 | tcg: Standardize on TCGReg as the enum for hard registers | Richard Henderson |
2011-10-31 | tcg: Add interpreter for bytecode | Stefan Weil |