]> git.proxmox.com Git - qemu.git/history - softmmu_header.h
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
[qemu.git] / softmmu_header.h
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-15 Blue SwirlMerge branch 'w64' of git://qemu.weilnetz.de/qemu
2012-04-15 Stefan Weilw64: Fix data types in softmmu*.h
2012-04-15 Stefan Weilsoftmmu: Use uintptr_t for physaddr and rename it
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-10-01 Blue SwirlDocument softmmu templates
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-02 Igor V. Kovalenkosparc64: fix 32bit load sign extension
2009-07-16 Stuart BradyRemove dead i386 assembly code from softmmu_header.h
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-05-10 blueswir1Fix compiler warnings in common files
2008-01-31 bellarduse simpler REGPARM convention - make CPUTLBEntry size...
2008-01-21 bellardfixed register constraint
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-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-04-05 j_mayerIntegrate Alpha target in Qemu core.
2006-04-27 bellardsh4 target (Samuel Tardieu)
2005-11-28 bellardPAGE_EXEC support in TLBs
2005-11-26 bellardARM system emulation (Paul Brook)
2005-11-06 bellarduse softfloat types in softmmu_header.h (Paul Brook)
2005-07-02 bellardMIPS target (Jocelyn Mayer)
2005-01-03 bellard64 bit target support
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-01-04 bellardPowerPC support - float macros
2004-01-04 bellardassembly soft MMU defines on i386
2003-10-28 bellardfixed ldq() macros
2003-10-27 bellardfull softmmu support
2003-08-10 bellardremoved warnings
2003-08-08 bellardSoftware MMU support (used for memory mapped devices...