2009-02-08 |
blueswir1 | Remove GenOpFunc typedefs |
blob | commitdiff | raw |
2009-02-01 |
malc | Replace noreturn with QEMU_NORETURN |
blob | commitdiff | raw | diff to current |
2009-01-14 |
blueswir1 | Add noreturn function attribute |
blob | commitdiff | raw | diff to current |
2009-01-14 |
malc | Remove all traces of __powerpc__ |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | Some cleanups after dyngen removal |
blob | commitdiff | raw | diff to current |
2008-12-01 |
balrog | Use libgcc __clear_cache to clean icache, when available. |
blob | commitdiff | raw | diff to current |
2008-11-30 |
aurel32 | Common cpu_loop_exit prototype |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Add debug exception hook (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-11 |
aurel32 | Revert commits 5685 to 5688 committed by mistake |
blob | commitdiff | raw | diff to current |
2008-11-11 |
aurel32 | Disable debug code for production. |
blob | commitdiff | raw | diff to current |
2008-10-23 |
aliguori | protect exec-all.h frm multiple inclusion (Glauber... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
blueswir1 | Show size for unassigned accesses (Robert Reif) |
blob | commitdiff | raw | diff to current |
2008-09-16 |
balrog | Move offsetof to osdep.h, remove local defintions. |
blob | commitdiff | raw | diff to current |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
malc | On ppc32 make tb_set_jmp_target1 behave like it does... |
blob | commitdiff | raw | diff to current |
2008-07-23 |
malc | Preliminary PPC64/Linux host support |
blob | commitdiff | raw | diff to current |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Convert remaining __builtin_expect to likely/unlikely... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
ths | Spelling fixes, spotted by Stuart Brady. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-07 |
pbrook | Multithreaded locking fixes. |
blob | commitdiff | raw | diff to current |
2008-06-07 |
malc | PPC TCG Fixes |
blob | commitdiff | raw | diff to current |
2008-06-03 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
bellard | support of long calls for PPC (malc) |
blob | commitdiff | raw | diff to current |
2008-05-30 |
bellard | kqemu API change - allow use of kqemu with 32 bit QEMU... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | variable dynamic translation buffer size |
blob | commitdiff | raw | diff to current |
2008-05-27 |
bellard | qemu-nbd tool (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2008-05-19 |
balrog | ARM host support for TCG targets. |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | removed unused code |
blob | commitdiff | raw | diff to current |
2008-05-10 |
blueswir1 | Fix compiler warnings in common files |
blob | commitdiff | raw | diff to current |
2008-05-09 |
edgar_igl | Make a safer guess for max generated ops per guest... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
edgar_igl | Make the paged properties of the tb-jmp-cache hash... |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aurel32 | Revert commit r4342 and r4343, wasn't intended to be... |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aurel32 | Disable debug code for production. |
blob | commitdiff | raw | diff to current |
2008-04-28 |
aurel32 | Factorize code in translate.c |
blob | commitdiff | raw | diff to current |
2008-04-27 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Revert "Use correct types to enable > 2G support" ... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Use correct types to enable > 2G support, based on... |
blob | commitdiff | raw | diff to current |
2008-03-31 |
pbrook | TCG op size estimation fix. |
blob | commitdiff | raw | diff to current |
2008-03-28 |
aurel32 | Use spinlock_t for interrupt_lock, lock support for... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
pbrook | Fix opparam_buf size estimate. |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | use the TCG code generator |
blob | commitdiff | raw | diff to current |
2007-12-11 |
blueswir1 | Fix code generation buffer overflow reported by TeLeMan |
blob | commitdiff | raw | diff to current |
2007-11-19 |
j_mayer | Avoid duplicated definitions: move common definitions... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
ths | Fixes for s/390 host support, by Bastian Blank. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
j_mayer | For consistency, move muls64 / mulu64 prototypes to... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
ths | Handle IBE on MIPS properly. |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
blob | commitdiff | raw | diff to current |
2007-10-08 |
ths | CRIS support in toplevel, by Edgar E. Iglesias. |
blob | commitdiff | raw | diff to current |
2007-09-30 |
j_mayer | Fix compilation on Darwin platform, avoiding the use... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
j_mayer | always_inline gcc directive can be useful. |
blob | commitdiff | raw | diff to current |
2007-09-20 |
j_mayer | Extend TB flags to 64 bits (Alexander Graf). |
blob | commitdiff | raw | diff to current |
2007-09-20 |
balrog | Make likely/unlikely accessible also in hw/. |
blob | commitdiff | raw | diff to current |
2007-09-20 |
j_mayer | Move likely and unlikely macros in a common place ... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
ths | Fiddly dyngen bits for s390 host support, by Ulrich... |
blob | commitdiff | raw | diff to current |
2007-07-02 |
balrog | Remove unaligned accesses in ia64_apply_fixes(). |
blob | commitdiff | raw | diff to current |
2007-05-23 |
pbrook | m68k/ColdFire system emulation. |
blob | commitdiff | raw | diff to current |
2007-05-17 |
blueswir1 | Enable faults for unassigned memory accesses and unimpl... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
ths | More generic 64 bit multiplication support, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
ths | Fix wrong branch condition in MIPS testandset. |
blob | commitdiff | raw | diff to current |
2007-05-08 |
ths | Another #elif'ication. |
blob | commitdiff | raw | diff to current |
2007-05-05 |
ths | Some bits of Linux/MIPS host support, still segfaulty. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
j_mayer | Integrate Alpha target in Qemu core. |
blob | commitdiff | raw | diff to current |
2007-02-28 |
ths | MIPS FPU dynamic activation, part 1, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2006-11-12 |
pbrook | Speed up tlb_flush_page (Daniel Jacobowitz). |
blob | commitdiff | raw | diff to current |
2006-06-25 |
bellard | low level support for memory mapped flash devices ... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
bellard | sh4 target (Samuel Tardieu) |
blob | commitdiff | raw | diff to current |
2006-03-25 |
pbrook | Avoid accessing guest memory directly in usermode emula... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
bellard | optional support for kernel code virtualization |
blob | commitdiff | raw | diff to current |
2005-12-05 |
bellard | correct MIPS state restoring (Daniel Jacobowitz) |
blob | commitdiff | raw | diff to current |
2005-11-28 |
bellard | PAGE_EXEC support in TLBs |
blob | commitdiff | raw | diff to current |
2005-11-26 |
bellard | ARM system emulation (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-11-21 |
bellard | SMP support |
blob | commitdiff | raw | diff to current |
2005-11-20 |
bellard | make the TB cache independent of MMU mappings (faster... |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | suppressed JUMP_TB (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-09-04 |
bellard | disabled LDT test (kqemu 0.7.2 no longer needs it) |
blob | commitdiff | raw | diff to current |
2005-09-03 |
bellard | kqemu_cpu_interrupt support for win32 (Filip Navara) |
blob | commitdiff | raw | diff to current |
2005-08-21 |
bellard | compilation fix for gcc3.4 on win32 (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-08-21 |
bellard | added kqemu_set_notdirty() |
blob | commitdiff | raw | diff to current |
2005-07-24 |
bellard | temporary work around for 16 bit code in kqemu |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | MIPS target (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | correct __builtin_expect definition - increased code... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
bellard | removed unused stuff |
blob | commitdiff | raw | diff to current |
2005-04-07 |
bellard | ia64 host support (David Mosberger) |
blob | commitdiff | raw | diff to current |
2005-03-20 |
bellard | sparc exception fix (we go up to the shell prompt) |
blob | commitdiff | raw | diff to current |
2005-02-10 |
bellard | kqemu support |
blob | commitdiff | raw | diff to current |
2005-02-07 |
bellard | test and set fixes |
blob | commitdiff | raw | diff to current |
2005-01-10 |
bellard | moved ASM_NAME |
blob | commitdiff | raw | diff to current |
2005-01-09 |
bellard | generalized use of GOTO_TB() macro |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | 64 bit target support |
blob | commitdiff | raw | diff to current |
2004-10-03 |
bellard | removed access_type hack |
blob | commitdiff | raw | diff to current |
2004-09-30 |
bellard | full system SPARC emulation (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2004-07-10 |
bellard | Mac OS X port (Pierre d'Herbemont) |
blob | commitdiff | raw | diff to current |
2004-07-05 |
bellard | Darwin patch (initial patch by Pierre d'Herbemont) |
blob | commitdiff | raw | diff to current |
2004-06-03 |
bellard | support for opaque data on memory I/Os |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | consistent use of target_ulong and target_phys_addr_t |
blob | commitdiff | raw | diff to current |
2004-04-12 |
bellard | PowerPC system emulation fixes (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
next |