]> git.proxmox.com Git - qemu.git/history - tests
Open 1.0 development branch.
[qemu.git] / tests /
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan WeilFix spelling in comments (intruction -> instruction)
2011-05-08 Stefan WeilFix typos in comments (accessable -> accessible, privel...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-14 Peter Maydelltests/test-mmap.c: Check mmap() return value before...
2011-04-03 Stefan Weiltests/cris: Fix some errors and potential crashes
2011-03-07 Michael Wallelm32: opcode testsuite
2011-02-20 Stefan Weiltests: Fix two memory leaks
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-23 Blue SwirlDelete useless 'extern' qualifiers for functions
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Blue SwirlReplace 'extern inline' with 'static inline'
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-14 Paolo Bonzinido not pass bogus $(SRC_PATH) include paths to cc durin...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-23 Paolo Bonzinirewrite i386 tests Makefile
2010-10-23 Paolo Bonzinifix test_path
2010-10-23 Paolo Bonzinimake runcom compile on recent distributions
2010-10-23 Paolo Bonzinidisable test_enter on i386, it is broken
2010-10-23 Paolo Bonziniunbreak "make" from vpath-built tests directory
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-14 Stefan WeilRemove wrong semicolon in macro definition
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-29 Edgar E. Iglesiascris: Correct settls1 testcase.
2010-07-29 Edgar E. Iglesiascris: Correct ADDO and ADDOQ testcases.
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Stefan Weiltests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2010-05-07 Stefan WeilAdd missing 'static' attribute
2010-01-08 Paolo BonziniUse vpath directive
2009-10-02 Michael S. Tsirkintests: missing ; in if 0
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Isaku Yamahataconsolidate user cpu_{in, out}[bwl] into ioport-user.c
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-04-10 aurel32target-alpha: overflow condition for sublv and subqv
2009-01-14 aurel32Get rid of user_mode_only
2009-01-07 edgar_iglCRIS: Implement set_thread_area for CRIS.
2009-01-05 blueswir1Fix more FSF addresses
2008-12-14 blueswir1Add missing newline at the end of file
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-10-04 balrogImplement SSE4.1, SSE4.2 (x86).
2008-09-25 balrogAdd a simple SSSE3 test.
2008-09-22 malcSupport out-of-the-tree building of tests
2008-09-21 balrogFix TEST_BSX operands in test-i386.c (Zeev Tarantov).
2008-09-21 balrogEnable same-arch consistency check on x86-64, print...
2008-09-17 aurel32alpha: improve testsuite
2008-09-14 aurel32alpha: add tests
2008-06-06 edgar_iglMake the tests run when built with experimental gcc...
2008-06-06 edgar_iglAdd a testcase for broken x arithmetic sequences.
2008-06-06 edgar_iglIncrease the odds for the movei test to pass in system...
2008-06-06 edgar_iglAvoid warnings.
2008-05-28 bellardupdate
2008-05-28 bellardmore tests
2008-05-12 bellardremoved unused code
2008-05-03 edgar_iglCorrect broken test for fixed file mmaps.
2008-05-02 edgar_iglCRIS: Make CCS related tests pass in system simulation...
2008-05-02 edgar_iglCRIS: Correct typo in test for moverm.
2008-04-03 aurel32Remove remaining .cvsignore files
2008-03-01 edgar_iglAdd a tests for user-mode mmap
2008-03-01 edgar_iglAdd test-case for btst CCS flags updates.
2008-02-28 edgar_iglAdd small testcase for ordinary signals.
2008-02-25 edgar_iglAdd testcase for CRIS ftag/fidx cache flushing insns.
2008-01-31 bellardsuppressed warnings
2008-01-31 bellardcompilation fix
2008-01-31 bellardcompilation fixes - added bswap - comments
2007-11-14 bellardremoved obsolete test2 target
2007-11-11 bellarduse -fno-strict-aliasing
2007-11-11 bellardcompilation fixes
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-08 bellardremoved obsolete x86 code copy support
2007-10-08 thsAdd CRIS configuration bits, by Edgar E. Iglesias.
2007-10-08 thsCRIS testsuite, based on the SIM testsuite, by Edgar...
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-04-30 balrogImplement iwMMXt instruction set for the PXA270 cpu.
2007-02-05 bellardint conversion test
2007-02-05 bellardupdate path
2007-01-20 pbrookFix "make test2".
2006-12-14 thsSimple test for mips/mipsel, based on a test by Alexand...
2006-06-25 bellardC99 64 bit printf
2006-06-25 bellardsse2 comment
2006-06-24 bellardadded movdq2q and movq2dq
2006-06-19 bellardfxam test
2006-04-24 bellardbetter shift tests
2005-12-18 bellardqruncom compile fixes (initial patch by Even Rouault)
2005-12-06 bellardmore targets
2005-12-05 bellardadded MIPS user in automatic tests
2005-11-21 bellardcpu_single_env usage fix
2005-04-26 bellardclean target update
2005-04-23 bellardlretq, lcall and ljmp tests in 64 bit mode
2005-03-20 bellardNaN tests
2005-03-03 bellardcmov fix
next