Restore SCSI disk attaching, by Igor Kovalenko.
[qemu] / target-sparc / translate.c
2006-10-23 bellardwrwim insn fix (Paul Robinson)
2006-07-18 bellardSparc64 user emulator fixes (Blue Swirl)
2006-07-18 bellardsparc64 fixes (Blue Swirl)
2006-06-26 bellardSPARC FPU optimization (Blue Swirl)
2006-06-25 bellardcpu_get_phys_page_debug fix (Blue Swirl)
2006-06-23 bellardSparc64 BPr branch target fix (Blue Swirl)
2006-06-21 bellardsparc branch fix (Blue Swirl)
2006-06-18 pbrookSparc64 insn fixes (Blue Swirl).
2006-06-14 bellardFPU fix (Joerg Platte)
2005-11-21 bellardcpu_single_env usage fix
2005-11-20 bellarduse direct jump only for jumps in the same page
2005-11-11 bellardsparc merge (Blue Swirl)
2005-07-23 bellardsparc64 fixes (Blue Swirl)
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-04-10 bellardfixed MMU bug on code page boundary
2005-03-20 bellardsparc exception fix (we go up to the shell prompt)
2005-03-01 bellardx86_64 support
2005-02-13 bellardfixed jmpl, rett and call
2005-01-30 bellardinitial sparc64 support - sparc fixes (Blue Swirl)
2005-01-28 bellardflush TLBs at cpu reset
2005-01-03 bellard64 bit target support
2004-12-19 bellardSPARC merge
2004-10-10 bellardsparc fixes
2004-10-09 bellardmonitor fixes
2004-10-03 bellardremoved access_type hack
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-06-22 bellardcpu_single_env init
2004-04-25 bellardflush insn support
2004-03-21 bellardmore log items
2004-02-16 bellarddirect chaining support for SPARC
2004-01-24 bellardadded cpu_get_phys_page_debug()
2004-01-05 bellarduse generic GenOpFunc
2004-01-04 bellardSPARC fixes: corrected PC/NPC logic (now slower but...
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)