]> git.ipfire.org Git - thirdparty/qemu.git/history - exec-all.h
Make tcp_chr_read() use recvmsg()
[thirdparty/qemu.git] / exec-all.h
2009-07-16  Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-19  blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-11  pbrookImplement dynamic guest ram allocation.
2009-04-11  pbrookRemove code phys_ram_base uses.
2009-04-05  aurel32Add new command line option -singlestep for tcg single...
2009-02-08  blueswir1Remove GenOpFunc typedefs
2009-02-01  malcReplace noreturn with QEMU_NORETURN
2009-01-14  blueswir1Add noreturn function attribute
2009-01-14  malcRemove all traces of __powerpc__
2009-01-04  aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07  aurel32Some cleanups after dyngen removal
2008-12-01  balrogUse libgcc __clear_cache to clean icache, when available.
2008-11-30  aurel32Common cpu_loop_exit prototype
2008-11-18  aliguoriAdd debug exception hook (Jan Kiszka)
2008-11-11  aurel32Revert commits 5685 to 5688 committed by mistake
2008-11-11  aurel32Disable debug code for production.
2008-10-23  aliguoriprotect exec-all.h frm multiple inclusion (Glauber...
2008-10-06  blueswir1Show size for unassigned accesses (Robert Reif)
2008-09-16  balrogMove offsetof to osdep.h, remove local defintions.
2008-08-30  blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-07-29  malcOn ppc32 make tb_set_jmp_target1 behave like it does...
2008-07-23  malcPreliminary PPC64/Linux host support
2008-07-18  thsSmall cleanup of gen_intermediate_code(_internal),...
2008-07-03  thsConvert remaining __builtin_expect to likely/unlikely...
2008-06-30  thsSpelling fixes, spotted by Stuart Brady.
2008-06-29  pbrookAdd instruction counter.
2008-06-07  pbrookMultithreaded locking fixes.
2008-06-07  malcPPC TCG Fixes
2008-06-03  thsSpelling fixes, by Stefan Weil.
2008-05-30  bellardsupport of long calls for PPC (malc)
2008-05-30  bellardkqemu API change - allow use of kqemu with 32 bit QEMU...
2008-05-28  bellardvariable dynamic translation buffer size
2008-05-27  bellardqemu-nbd tool (Anthony Liguori)
2008-05-19  balrogARM host support for TCG targets.
2008-05-12  bellardremoved unused code
2008-05-10  blueswir1Fix compiler warnings in common files
2008-05-09  edgar_iglMake a safer guess for max generated ops per guest...
2008-05-06  edgar_iglMake the paged properties of the tb-jmp-cache hash...
2008-05-05  aurel32Revert commit r4342 and r4343, wasn't intended to be...
2008-05-05  aurel32Disable debug code for production.
2008-04-28  aurel32Factorize code in translate.c
2008-04-27  aurel32Use correct types to enable > 2G support, based on...
2008-04-22  aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22  aurel32Use correct types to enable > 2G support, based on...
2008-03-31  pbrookTCG op size estimation fix.
2008-03-28  aurel32Use spinlock_t for interrupt_lock, lock support for...
2008-02-03  pbrookFix opparam_buf size estimate.
2008-02-01  bellarduse the TCG code generator
2007-12-11  blueswir1 Fix code generation buffer overflow reported by TeLeMan
2007-11-19  j_mayerAvoid duplicated definitions: move common definitions...
2007-11-18  thsFixes for s/390 host support, by Bastian Blank.
2007-11-04  j_mayerFor consistency, move muls64 / mulu64 prototypes to...
2007-10-20  thsHandle IBE on MIPS properly.
2007-10-14  j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-08  thsCRIS support in toplevel, by Edgar E. Iglesias.
2007-09-30  j_mayerFix compilation on Darwin platform, avoiding the use...
2007-09-29  j_mayeralways_inline gcc directive can be useful.
2007-09-20  j_mayerExtend TB flags to 64 bits (Alexander Graf).
2007-09-20  balrogMake likely/unlikely accessible also in hw/.
2007-09-20  j_mayerMove likely and unlikely macros in a common place ...
2007-09-17  thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-31  thsFiddly dyngen bits for s390 host support, by Ulrich...
2007-07-02  balrogRemove unaligned accesses in ia64_apply_fixes().
2007-05-23  pbrookm68k/ColdFire system emulation.
2007-05-17  blueswir1Enable faults for unassigned memory accesses and unimpl...
2007-05-16  thsMore generic 64 bit multiplication support, by Aurelien...
2007-05-10  thsFix wrong branch condition in MIPS testandset.
2007-05-08  thsAnother #elif'ication.
2007-05-05  thsSome bits of Linux/MIPS host support, still segfaulty.
2007-04-05  j_mayerIntegrate Alpha target in Qemu core.
2007-02-28  thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
2006-11-12  pbrookSpeed up tlb_flush_page (Daniel Jacobowitz).
2006-06-25  bellardlow level support for memory mapped flash devices ...
2006-04-27  bellardsh4 target (Samuel Tardieu)
2006-03-25  pbrookAvoid accessing guest memory directly in usermode emula...
2006-02-08  bellardoptional support for kernel code virtualization
2005-12-05  bellardcorrect MIPS state restoring (Daniel Jacobowitz)
2005-11-28  bellardPAGE_EXEC support in TLBs
2005-11-26  bellardARM system emulation (Paul Brook)
2005-11-21  bellardSMP support
2005-11-20  bellardmake the TB cache independent of MMU mappings (faster...
2005-10-30  bellardsuppressed JUMP_TB (Paul Brook)
2005-09-04  bellarddisabled LDT test (kqemu 0.7.2 no longer needs it)
2005-09-03  bellardkqemu_cpu_interrupt support for win32 (Filip Navara)
2005-08-21  bellardcompilation fix for gcc3.4 on win32 (Paul Brook)
2005-08-21  bellardadded kqemu_set_notdirty()
2005-07-24  bellardtemporary work around for 16 bit code in kqemu
2005-07-02  bellardMIPS target (Jocelyn Mayer)
2005-07-02  bellardcorrect __builtin_expect definition - increased code...
2005-04-17  bellardremoved unused stuff
2005-04-07  bellardia64 host support (David Mosberger)
2005-03-20  bellardsparc exception fix (we go up to the shell prompt)
2005-02-10  bellardkqemu support
2005-02-07  bellardtest and set fixes
2005-01-10  bellardmoved ASM_NAME
2005-01-09  bellardgeneralized use of GOTO_TB() macro
2005-01-03  bellard64 bit target support
2004-10-03  bellardremoved access_type hack
2004-09-30  bellardfull system SPARC emulation (Blue Swirl)
next