Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove unused CONFIG_TCG_PASS_AREG0 and dead code | Blue Swirl | 2012-09-15 | 1 | -4/+0 | |
* | tci: don't write zero for reloc in tci_out_label | Scott Wood | 2012-06-24 | 1 | -1/+1 | |
* | qemu-log: cleanup | Blue Swirl | 2012-06-21 | 1 | -1/+1 | |
* | softmmu templates: optionally pass CPUState to memory access functions | Blue Swirl | 2012-03-18 | 1 | -0/+6 | |
* | w64: Fix data type of next_tb and tcg_qemu_tb_exec | Stefan Weil | 2012-03-17 | 1 | -1/+1 | |
* | Rename CPUState -> CPUArchState | Andreas Färber | 2012-03-14 | 2 | -2/+2 | |
* | w64: Fix data type of parameters for flush_icache_range | Stefan Weil | 2012-03-03 | 1 | -1/+2 | |
* | tci: Make flush_icache_range() inline | Stefan Weil | 2011-11-28 | 2 | -4/+4 | |
* | tcg: Use TCGReg for standard tcg-target entry points. | Richard Henderson | 2011-11-14 | 1 | -4/+4 | |
* | tcg: Standardize on TCGReg as the enum for hard registers | Richard Henderson | 2011-11-14 | 1 | -1/+1 | |
* | tcg: Add bytecode generator for tcg interpreter | Stefan Weil | 2011-10-31 | 3 | -0/+1196 |