aboutsummaryrefslogtreecommitdiff
path: root/target-alpha
AgeCommit message (Expand)Author
2009-12-20alpha: fix compileBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-21Add 'static' to please SparseBlue Swirl
2009-09-18target-alpha: fix extlh instructionVince Weaver
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-08-16Replace always_inline with inlineBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-04-24qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori
2009-04-24qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori
2009-04-15target-alpha: fix emulation of ecbaurel32
2009-04-10target-alpha: remove amask helperaurel32
2009-04-10target-alpha: remove helper_load_implveraurel32
2009-04-10target-alpha: overflow condition for sublv and subqvaurel32
2009-04-07target-alpha: fix palcode mask for user pal callsaurel32
2009-04-07target-alpha: document more registers used by 21264aurel32
2009-04-07target-alpha: set target page size to 13 bitsaurel32
2009-04-07target-alpha: stop translation if too longaurel32
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-03-29target-alpha: bug fix: avoid nop to override next instructionaurel32
2009-03-29target-alpha: remove PALCODE_ declarations (unused).aurel32
2009-03-29target-alpha: add instruction name in comments for hw_ld opcode.aurel32
2009-03-29Document which IPR are used by 21264aurel32
2009-03-29target-alpha: tb_flush helper should flush the tb (and not the tlb).aurel32
2009-03-29target-alpha: fix temp free for hw_staurel32
2009-03-29target-alpha: fix bug: integer conditional branch offset is 21 bits wide.aurel32
2009-03-29target-alpha: Fix bug: do not mask address LSBs for ldwu.aurel32
2009-03-29target-alpha: Fix bug: palcode is at least 6 bits.aurel32
2009-03-07The _exit syscall is used for both thread termination in NPTL applications,pbrook
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-15global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-15Clean up debugging code #ifdefs (Eduardo Habkost)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-12-11target-alpha: fix 2 warningsaurel32
2008-12-07target-alpha: gdb-stub supportaurel32
2008-11-30Common cpu_loop_exit prototypeaurel32
2008-11-25Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori
2008-11-21target-alpha: use CPU_Float/CPU_Double instead of ugly castsaurel32
2008-11-18Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori
2008-11-18Refactor translation block CPU state handling (Jan Kiszka)aliguori
2008-11-18Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori
2008-11-17TCG variable type checking.pbrook
2008-11-11target-alpha: fix decoding of CVTST /Saurel32
2008-11-11target-alpha: disable single stepping and TB flush by defaultaurel32
2008-11-11target-alpha: fix double TCG variable allocationaurel32
2008-11-10target-alpha: fix cmpbge instructionaurel32
2008-11-08target-alpha: fix the return value of stl_c/stq_caurel32