aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl2009-08-161-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-3/+1
* consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-091-33/+0
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-6/+6
* Add new command line option -singlestep for tcg single stepping.aurel322009-04-051-0/+5
* Flush stdout after printing usage()blueswir12009-02-281-2/+2
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-4/+2
* Get rid of user_mode_onlyaurel322009-01-141-1/+0
* Fix more FSF addressesblueswir12009-01-051-1/+2
* variable dynamic translation buffer sizebellard2008-05-281-0/+1
* Resynchronize darwin-user target with linux-user:j_mayer2007-11-171-4/+31
* Always make all PowerPC exception definitions visible.j_mayer2007-11-171-6/+0
* Allow use of SPE extension by all PowerPC targets,j_mayer2007-11-121-2/+0
* added cpu_model parameter to cpu_init()bellard2007-11-101-1/+10
* removed obsolete x86 code copy supportbellard2007-11-081-8/+0
* Fix PowerPC FPSCR update and floating-point exception generationj_mayer2007-10-271-6/+1
* Fix missing case in the new PowerPC exception model.j_mayer2007-09-301-0/+3
* Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer2007-09-301-14/+4
* Rework PowerPC exceptions model to make it more versatile:j_mayer2007-09-291-233/+337
* Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont.ths2007-08-191-0/+15
* Darwin cleanup usage (Pierre d'Herbemont)bellard2007-02-051-8/+4
* Fix set_error return value, by Pierre d'Herbemont.ths2007-01-311-1/+1
* Darwin userspace emulation, by Pierre d'Herbemont.ths2007-01-181-0/+922