summaryrefslogtreecommitdiffstats
path: root/exec-all.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Add bytecode generator for tcg interpreterStefan Weil2011-10-311-2/+20
* exec-all: Fix void pointer arithmeticStefan Weil2011-10-301-2/+1
* qemu-timer: move icount to cpus.cPaolo Bonzini2011-10-211-0/+14
* Move GETPC from dyngen-exec.h to exec-all.hBlue Swirl2011-10-011-0/+12
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-1/+1
* Fix unassigned memory access handlingBlue Swirl2011-07-201-1/+1
* exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's usesPeter Maydell2011-07-121-5/+1
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-0/+1
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-1/+1
* target-alpha: Trap for unassigned and unaligned addresses.Richard Henderson2011-05-311-1/+1
* Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-231-0/+4
|\
| * tcg: extend max tcg opcodes when using 64-on-32bitAlexander Graf2011-05-201-0/+4
* | Delete unused tb_invalidate_page_rangeBlue Swirl2011-05-221-1/+0
|/
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-2/+1
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+2
* Make tb_alloc staticTristan Gingold2011-02-101-1/+0
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-1/+1
* TCG: Improve tb_phys_hash_func()Aurelien Jarno2010-12-311-1/+1
* tcg-arm: fix __clear_cache() warningAurelien Jarno2010-12-211-4/+2
* Export qemu_ram_addr_from_hostMarcelo Tosatti2010-10-201-1/+1
* remove dead codeJun Koi2010-07-241-3/+0
* Declare code_gen_ptr, code_gen_max_blocks 'static'Stefan Weil2010-07-221-2/+0
* tcg: get rid of copy_size in TCGOpDefAurelien Jarno2010-06-091-1/+0
* make SIG_IPI to tcg vcpu thread reliableMarcelo Tosatti2010-05-111-0/+3
* Clean up definition of MAX_OPC_PARAMStuart Brady2010-05-011-2/+14
* remove TARGET_* defines from translate-all.cPaolo Bonzini2010-04-081-4/+0
* Shrink tb_jmp_offset to two entries, the other two are never used.Filip Navara2010-04-081-4/+1
* Compile qemu-timer only onceBlue Swirl2010-03-291-14/+0
* Large page TLB flushPaul Brook2010-03-171-11/+3
* Fix usermode virtual address typePaul Brook2010-03-121-1/+1
* Disable phsyical memory handling in userspace emulation.Paul Brook2010-03-121-4/+4
* Add tb_page_addr_tPaul Brook2010-03-121-8/+17
* Avoid tlb_set_page in userspace emulationPaul Brook2010-03-011-0/+2
* tcg: increase TCG_MAX_OP_SIZE to 192Aurelien Jarno2009-12-011-3/+3
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* ARM host: fix generated blocks linkingLaurent Desnogues2009-09-251-1/+3
* exec-all.h: increase OPC_BUF_SIZEAurelien Jarno2009-09-231-1/+1
* exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64Aurelien Jarno2009-09-231-1/+1
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-35/+0
* Enable USE_DIRECT_JUMP on Win32.Filip Navara2009-07-271-4/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-1/+1
* Implement dynamic guest ram allocation.pbrook2009-04-111-0/+3
* Remove code phys_ram_base uses.pbrook2009-04-111-1/+4
* Add new command line option -singlestep for tcg single stepping.aurel322009-04-051-0/+4
* Remove GenOpFunc typedefsblueswir12009-02-081-5/+0
* Replace noreturn with QEMU_NORETURNmalc2009-02-011-1/+1
* Add noreturn function attributeblueswir12009-01-141-1/+4
* Remove all traces of __powerpc__malc2009-01-141-2/+2
OpenPOWER on IntegriCloud