summaryrefslogtreecommitdiffstats
path: root/hw/alpha_palcode.c
Commit message (Expand)AuthorAgeFilesLines
* alpha: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-2/+0
* Large page TLB flushPaul Brook2010-03-171-2/+5
* alpha-linux-user: Implement signals.Richard Henderson2010-02-281-78/+3
* target-alpha: Add placeholders for missing userspace PALcalls.Richard Henderson2009-12-171-2/+30
* target-alpha: Implement RD/WRUNIQUE in the translatorRichard Henderson2009-12-131-6/+5
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-10/+5
* target-alpha: get rid of tests on env->user_mode_onlyaurel322009-01-121-3/+3
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-alpha: fix syscall error checkaurel322008-11-111-1/+1
* Revert commits 5685 to 5688 committed by mistakeaurel322008-11-111-1/+1
* target-alpha: fix syscall error checkaurel322008-11-111-1/+1
* [PATCH] alpha: fix linux syscall conventionaurel322008-09-171-4/+5
* alpha: only print debug information to the log fileaurel322008-09-071-5/+4
* Spelling fixes, by Stefan Weil.ths2008-06-031-1/+1
* Fix some functions declared () rather than (void) (Ian Jackson)blueswir12008-03-091-2/+2
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-12/+14
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-4/+4
* Alpha CPU palcode emulation. Only usable in user mode for now withj_mayer2007-04-051-0/+1099
OpenPOWER on IntegriCloud