Age | Commit message (Expand) | Author |
---|---|---|
2013-02-16 | qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log | Peter Maydell |
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-22 | tcg: Remove tcg_target_get_call_iarg_regs_count | Stefan Weil |
2012-09-15 | Remove unused CONFIG_TCG_PASS_AREG0 and dead code | Blue Swirl |
2012-06-24 | tci: don't write zero for reloc in tci_out_label | Scott Wood |
2012-06-21 | qemu-log: cleanup | Blue Swirl |
2012-03-18 | softmmu templates: optionally pass CPUState to memory access functions | Blue Swirl |
2012-03-14 | Rename CPUState -> CPUArchState | Andreas Färber |
2011-11-28 | tci: Make flush_icache_range() inline | Stefan Weil |
2011-11-14 | tcg: Use TCGReg for standard tcg-target entry points. | Richard Henderson |
2011-10-31 | tcg: Add bytecode generator for tcg interpreter | Stefan Weil |