aboutsummaryrefslogtreecommitdiff
path: root/exec-all.h
AgeCommit message (Expand)Author
2008-02-03Fix opparam_buf size estimate.pbrook
2008-02-01use the TCG code generatorbellard
2007-12-11 Fix code generation buffer overflow reported by TeLeManblueswir1
2007-11-19Avoid duplicated definitions: move common definitions from exec-all.hj_mayer
2007-11-18Fixes for s/390 host support, by Bastian Blank.ths
2007-11-04For consistency, move muls64 / mulu64 prototypes to host-utils.hj_mayer
2007-10-20Handle IBE on MIPS properly.ths
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-10-08CRIS support in toplevel, by Edgar E. Iglesias.ths
2007-09-30Fix compilation on Darwin platform, avoiding the use of gcc function attributesj_mayer
2007-09-29always_inline gcc directive can be useful.j_mayer
2007-09-20Extend TB flags to 64 bits (Alexander Graf).j_mayer
2007-09-20Make likely/unlikely accessible also in hw/.balrog
2007-09-20Move likely and unlikely macros in a common place (Aurelien Jarno).j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-31Fiddly dyngen bits for s390 host support, by Ulrich Hecht.ths
2007-07-02Remove unaligned accesses in ia64_apply_fixes().balrog
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-17Enable faults for unassigned memory accesses and unimplemented ASIsblueswir1
2007-05-16More generic 64 bit multiplication support, by Aurelien Jarno.ths
2007-05-10Fix wrong branch condition in MIPS testandset.ths
2007-05-08Another #elif'ication.ths
2007-05-05Some bits of Linux/MIPS host support, still segfaulty.ths
2007-04-05Integrate Alpha target in Qemu core.j_mayer
2007-02-28MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths
2006-11-12Speed up tlb_flush_page (Daniel Jacobowitz).pbrook
2006-06-25low level support for memory mapped flash devices (initial patch by Jocelyn M...bellard
2006-04-27sh4 target (Samuel Tardieu)bellard
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook
2006-02-08optional support for kernel code virtualizationbellard
2005-12-05correct MIPS state restoring (Daniel Jacobowitz)bellard
2005-11-28PAGE_EXEC support in TLBsbellard
2005-11-26ARM system emulation (Paul Brook)bellard
2005-11-21SMP supportbellard
2005-11-20make the TB cache independent of MMU mappings (faster MMU context switches an...bellard
2005-10-30suppressed JUMP_TB (Paul Brook)bellard
2005-09-04disabled LDT test (kqemu 0.7.2 no longer needs it)bellard
2005-09-03kqemu_cpu_interrupt support for win32 (Filip Navara)bellard
2005-08-21compilation fix for gcc3.4 on win32 (Paul Brook)bellard
2005-08-21added kqemu_set_notdirty()bellard
2005-07-24temporary work around for 16 bit code in kqemubellard
2005-07-02MIPS target (Jocelyn Mayer)bellard
2005-07-02correct __builtin_expect definition - increased code gen buffer size for x86bellard
2005-04-17removed unused stuffbellard
2005-04-07ia64 host support (David Mosberger)bellard
2005-03-20sparc exception fix (we go up to the shell prompt)bellard
2005-02-10kqemu supportbellard
2005-02-07test and set fixesbellard
2005-01-10moved ASM_NAMEbellard