- 0cbfcd2 tcg: increase TCG_MAX_OP_SIZE to 192 by Aurelien Jarno · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- 87b78ad ARM host: fix generated blocks linking by Laurent Desnogues · 15 years ago
- 6db7350 exec-all.h: increase OPC_BUF_SIZE by Aurelien Jarno · 15 years ago
- b689c62 exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 by Aurelien Jarno · 15 years ago
- 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 16 years ago
- a8cd70f Enable USE_DIRECT_JUMP on Win32. by Filip Navara · 16 years ago
- 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
- 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 16 years ago
- 94a6b54 Implement dynamic guest ram allocation. by pbrook · 16 years ago
- 5579c7f Remove code phys_ram_base uses. by pbrook · 16 years ago
- 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
- 4f39636 Remove GenOpFunc typedefs by blueswir1 · 16 years ago
- a5e50b2 Replace noreturn with QEMU_NORETURN by malc · 16 years ago
- 7d99a00 Add noreturn function attribute by blueswir1 · 16 years ago
- e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
- fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
- 49516bc Some cleanups after dyngen removal by aurel32 · 16 years ago
- 3233f0d Use libgcc __clear_cache to clean icache, when available. by balrog · 16 years ago
- 2cbd949 Common cpu_loop_exit prototype by aurel32 · 16 years ago
- dde2367 Add debug exception hook (Jan Kiszka) by aliguori · 16 years ago
- de9a95f Revert commits 5685 to 5688 committed by mistake by aurel32 · 16 years ago
- dc18031 Disable debug code for production. by aurel32 · 16 years ago
- 875cdcf protect exec-all.h frm multiple inclusion (Glauber Costa) by aliguori · 16 years ago
- e18231a Show size for unassigned accesses (Robert Reif) by blueswir1 · 16 years ago
- ac509d8 Move offsetof to osdep.h, remove local defintions. by balrog · 16 years ago
- 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 16 years ago
- 5278154 On ppc32 make tb_set_jmp_target1 behave like it does on a ppc64 by malc · 17 years ago
- 810260a Preliminary PPC64/Linux host support by malc · 17 years ago
- 2cfc5f1 Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues. by ths · 17 years ago
- 551bd27 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. by ths · 17 years ago
- bf20dc0 Spelling fixes, spotted by Stuart Brady. by ths · 17 years ago
- 2e70f6e Add instruction counter. by pbrook · 17 years ago
- d597536 Multithreaded locking fixes. by pbrook · 17 years ago
- 0a878c4 PPC TCG Fixes by malc · 17 years ago
- 1235fc0 Spelling fixes, by Stefan Weil. by ths · 17 years ago
- 932a690 support of long calls for PPC (malc) by bellard · 17 years ago
- da26024 kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host by bellard · 17 years ago
- 26a5f13 variable dynamic translation buffer size by bellard · 17 years ago
- 7a5ca86 qemu-nbd tool (Anthony Liguori) by bellard · 17 years ago
- 811d4cf ARM host support for TCG targets. by balrog · 17 years ago
- a57f631 removed unused code by bellard · 17 years ago
- 4d7a088 Fix compiler warnings in common files by blueswir1 · 17 years ago
- e83a867 Make a safer guess for max generated ops per guest insn (spotted by Jan Kiszka). by edgar_igl · 17 years ago
- b5e19d4 Make the paged properties of the tb-jmp-cache hash function work for TARGET_PAGE_BITS != 12. by edgar_igl · 17 years ago
- cb7cca1 Revert commit r4342 and r4343, wasn't intended to be committed by aurel32 · 17 years ago
- a366649 Disable debug code for production. by aurel32 · 17 years ago
- d2856f1 Factorize code in translate.c by aurel32 · 17 years ago
- 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
- 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
- 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
- a208e54 TCG op size estimation fix. by pbrook · 17 years ago
- 15a5115 Use spinlock_t for interrupt_lock, lock support for HPPA (Stuart Brady) by aurel32 · 17 years ago
- 0115be3 Fix opparam_buf size estimate. by pbrook · 17 years ago
- 57fec1f use the TCG code generator by bellard · 17 years ago
- d07bde8 Fix code generation buffer overflow reported by TeLeMan by blueswir1 · 17 years ago
- df2542c Avoid duplicated definitions: move common definitions from exec-all.h by j_mayer · 17 years ago
- 76d83bd Fixes for s/390 host support, by Bastian Blank. by ths · 17 years ago
- 7a51ad8 For consistency, move muls64 / mulu64 prototypes to host-utils.h by j_mayer · 17 years ago
- 647de6c Handle IBE on MIPS properly. by ths · 17 years ago
- 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
- f1ccf90 CRIS support in toplevel, by Edgar E. Iglesias. by ths · 17 years ago
- 8a84de2 Fix compilation on Darwin platform, avoiding the use of gcc function attributes by j_mayer · 17 years ago
- 29f640e always_inline gcc directive can be useful. by j_mayer · 17 years ago
- c068688 Extend TB flags to 64 bits (Alexander Graf). by j_mayer · 17 years ago
- 2e03286 Make likely/unlikely accessible also in hw/. Revert the logfile->stderr change. by balrog · 17 years ago
- cbecba2 Move likely and unlikely macros in a common place (Aurelien Jarno). by j_mayer · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- 9bbc5cc Fiddly dyngen bits for s390 host support, by Ulrich Hecht. by ths · 18 years ago
- 6d8aa3b Remove unaligned accesses in ia64_apply_fixes(). by balrog · 18 years ago
- 0633879 m68k/ColdFire system emulation. by pbrook · 18 years ago
- 6c36d3f Enable faults for unassigned memory accesses and unimplemented ASIs by blueswir1 · 18 years ago
- 69d3572 More generic 64 bit multiplication support, by Aurelien Jarno. by ths · 18 years ago
- 976a0d0 Fix wrong branch condition in MIPS testandset. by ths · 18 years ago
- 204a1b8 Another #elif'ication. by ths · 18 years ago
- c4b89d1 Some bits of Linux/MIPS host support, still segfaulty. by ths · 18 years ago
- eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
- 36d2395 MIPS FPU dynamic activation, part 1, by Herve Poussineau. by ths · 18 years ago
- b362e5e Speed up tlb_flush_page (Daniel Jacobowitz). by pbrook · 18 years ago
- 2a4188a low level support for memory mapped flash devices (initial patch by Jocelyn Mayer) by bellard · 19 years ago
- fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
- 53a5960 Avoid accessing guest memory directly in usermode emulation. by pbrook · 19 years ago
- f32fc64 optional support for kernel code virtualization by bellard · 19 years ago
- 30d6cb8 correct MIPS state restoring (Daniel Jacobowitz) by bellard · 19 years ago
- 84b7b8e PAGE_EXEC support in TLBs by bellard · 19 years ago
- b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
- 6a00d60 SMP support by bellard · 19 years ago
- 8a40a18 make the TB cache independent of MMU mappings (faster MMU context switches and needed for SMP support) by bellard · 19 years ago
- c53be33 suppressed JUMP_TB (Paul Brook) by bellard · 19 years ago
- de75815 disabled LDT test (kqemu 0.7.2 no longer needs it) by bellard · 19 years ago
- a332e11 kqemu_cpu_interrupt support for win32 (Filip Navara) by bellard · 19 years ago
- 75913b7 compilation fix for gcc3.4 on win32 (Paul Brook) by bellard · 20 years ago
- 4b7df22 added kqemu_set_notdirty() by bellard · 20 years ago
- 09d459a temporary work around for 16 bit code in kqemu by bellard · 20 years ago
- 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 20 years ago
- c98baaa correct __builtin_expect definition - increased code gen buffer size for x86 by bellard · 20 years ago
- 74ffc77 removed unused stuff by bellard · 20 years ago
- b8076a7 ia64 host support (David Mosberger) by bellard · 20 years ago