]> git.ipfire.org Git - thirdparty/qemu.git/history - darwin-user/main.c
Update to a hopefully more future proof FSF address
[thirdparty/qemu.git] / darwin-user / main.c
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-05  aurel32Add new command line option -singlestep for tcg single...
2009-02-28  blueswir1Flush stdout after printing usage()
2009-01-15  aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-14  aurel32Get rid of user_mode_only
2009-01-05  blueswir1Fix more FSF addresses
2008-05-28  bellardvariable dynamic translation buffer size
2007-11-17  j_mayerResynchronize darwin-user target with linux-user:
2007-11-17  j_mayerAlways make all PowerPC exception definitions visible.
2007-11-12  j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-10  bellardadded cpu_model parameter to cpu_init()
2007-11-08  bellardremoved obsolete x86 code copy support
2007-10-27  j_mayerFix PowerPC FPSCR update and floating-point exception...
2007-09-30  j_mayerFix missing case in the new PowerPC exception model.
2007-09-30  j_mayerImplement the PowerPC alternate time-base, following...
2007-09-29  j_mayerRework PowerPC exceptions model to make it more versatile:
2007-08-19  thsDarwin-user: Compile fix for ppc targets, by Pierre...
2007-02-05  bellardDarwin cleanup usage (Pierre d'Herbemont)
2007-01-31  thsFix set_error return value, by Pierre d'Herbemont.
2007-01-18  thsDarwin userspace emulation, by Pierre d'Herbemont.