Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-18 | softmmu templates: optionally pass CPUState to memory access functions | Blue Swirl | 1 | -0/+6 |
2012-03-17 | w64: Fix data type of next_tb and tcg_qemu_tb_exec | Stefan Weil | 1 | -1/+1 |
2012-03-14 | Rename CPUState -> CPUArchState | Andreas Färber | 2 | -2/+2 |
2012-03-03 | w64: Fix data type of parameters for flush_icache_range | Stefan Weil | 1 | -1/+2 |
2011-11-28 | tci: Make flush_icache_range() inline | Stefan Weil | 2 | -4/+4 |
2011-11-14 | tcg: Use TCGReg for standard tcg-target entry points. | Richard Henderson | 1 | -4/+4 |
2011-11-14 | tcg: Standardize on TCGReg as the enum for hard registers | Richard Henderson | 1 | -1/+1 |
2011-10-31 | tcg: Add bytecode generator for tcg interpreter | Stefan Weil | 3 | -0/+1196 |