aboutsummaryrefslogtreecommitdiff
path: root/darwin-user
AgeCommit message (Expand)Author
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-05-07darwin-user: Add missing static attributeStefan Weil
2010-01-31bsd/darwin-user: mmap_frag() users only check for -1 errorBlue Swirl
2009-12-21PPC: Make DCR uint32_tAlexander Graf
2009-12-21PPC64: Fix alternate timebaseAurelien Jarno
2009-12-21PPC64: Fix timebaseAlexander Graf
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-03-07Use a dedicated function to request exit from execution loopaurel32
2009-02-28Flush stdout after printing usage()blueswir1
2009-02-01Replace noreturn with QEMU_NORETURNmalc
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-14Get rid of user_mode_onlyaurel32
2009-01-14Add noreturn function attributeblueswir1
2009-01-14Remove all traces of __powerpc__malc
2009-01-05Fix more FSF addressesblueswir1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-14Add missing newline at the end of fileblueswir1
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-10-05Make target_sigaltstack_used staticblueswir1
2008-10-05Make ioctl table staticblueswir1
2008-10-04Use qemu-log.hblueswir1
2008-05-28variable dynamic translation buffer sizebellard
2008-03-09 Fix some functions declared () rather than (void) (Ian Jackson)blueswir1
2007-11-19Avoid duplicated definitions: move common definitions from exec-all.hj_mayer
2007-11-17Resynchronize darwin-user target with linux-user:j_mayer
2007-11-17Always make all PowerPC exception definitions visible.j_mayer
2007-11-12Allow use of SPE extension by all PowerPC targets,j_mayer
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-11-08removed obsolete x86 code copy supportbellard
2007-10-27Fix PowerPC FPSCR update and floating-point exception generationj_mayer
2007-09-30Fix missing case in the new PowerPC exception model.j_mayer
2007-09-30Implement the PowerPC alternate time-base, following the 2.04 specification.j_mayer
2007-09-29Rework PowerPC exceptions model to make it more versatile:j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-19Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont.ths
2007-06-03Spelling fixes, by Stefan Weil.ths
2007-03-19Handling more darwin-user syscalls, by Ilya Shar.ths
2007-02-22Revert host_info changes, and don't fail if sysctl is unknown when weths
2007-02-05This patch fixes typos in the commpage definition (Pierre d'Herbemont).bellard
2007-02-05This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begi...bellard