summaryrefslogtreecommitdiff
path: root/include/exec/exec-all.h
AgeCommit message (Expand)Author
2013-10-14exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil
2013-10-10exec: Delete is_tcg_gen_code and GETRA_EXTRichard Henderson
2013-10-10tcg-aarch64: Update to helper_ret_*_mmu routinesRichard Henderson
2013-10-01tcg-arm: Rearrange slow-path qemu_ld/stRichard Henderson
2013-09-25tcg-ppc: use new return-argument ld/st helpersPaolo Bonzini
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster
2013-09-02exec: Split softmmu_defs.hRichard Henderson
2013-09-02exec: Reorganize the GETRA/GETPC macrosRichard Henderson
2013-08-29tcg-i386: Remove abort from GETPC_LDSTRichard Henderson
2013-08-26tcg-i386: Use new return-argument ld/st helpersRichard Henderson
2013-07-15tcg/aarch64: Implement tlb lookup fast pathJani Kokkonen
2013-06-12tcg/aarch64: implement new TCG target for aarch64Claudio Fontana
2013-05-29memory: propagate errors on I/O dispatchPaolo Bonzini
2013-04-27tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson
2013-02-16cpu: Move current_tb field to CPUStateAndreas Färber
2013-02-16TCG: Move translation block variables to new context inside tcg_ctx: tb_ctxEvgeny Voevodin
2013-01-19tci: Fix broken build (regression)Stefan Weil
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini