aboutsummaryrefslogtreecommitdiffstats
path: root/hw/alpha_palcode.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori1-10/+5
2009-01-12target-alpha: get rid of tests on env->user_mode_onlyaurel321-3/+3
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-11-11target-alpha: fix syscall error checkaurel321-1/+1
2008-11-11Revert commits 5685 to 5688 committed by mistakeaurel321-1/+1
2008-11-11target-alpha: fix syscall error checkaurel321-1/+1
2008-09-17[PATCH] alpha: fix linux syscall conventionaurel321-4/+5
2008-09-07alpha: only print debug information to the log fileaurel321-5/+4
2008-06-03Spelling fixes, by Stefan Weil.ths1-1/+1
2008-03-09 Fix some functions declared () rather than (void) (Ian Jackson)blueswir11-2/+2
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-12/+14
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-4/+4
2007-04-05Alpha CPU palcode emulation. Only usable in user mode for now withj_mayer1-0/+1099