]> git.proxmox.com Git - qemu.git/history - target-alpha
Real SCSI device passthrough (v4), by Laurent Vivier.
[qemu.git] / target-alpha /
2007-12-01 blueswir1 Fix Sparc host compile problem reported by Shaddy...
2007-11-12 bellardreduce verbosity
2007-11-11 bellardfixed invalid type
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-04 j_mayerFor consistency, move muls64 / mulu64 prototypes to...
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-28 j_mayerMake Alpha and PowerPC targets use shared helpers
2007-10-28 j_mayerAlpha coding style and inlining fixes.
2007-10-25 j_mayerUse host-utils for Alpha 64x64 bits multiplications.
2007-10-21 j_mayerNew status file for Alpha emulation target.
2007-10-14 j_mayerAllow Alpha target to use supervisor and executive...
2007-10-14 j_mayerGenerate micro-ops for Alpha executive and supervisor...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-20 j_mayerMove likely and unlikely macros in a common place ...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-06-03 thsAvoid compiler warning.
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-04-05 j_mayerFix alpha target compilation on 32 bits hosts.
2007-04-05 j_mayerAlpha architecture emulation core.