2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
tree | commitdiff |
2009-01-14 |
aurel32 | Get rid of user_mode_only |
tree | commitdiff |
2009-01-12 |
blueswir1 | Fix TLB access (Jakub Jermar) |
tree | commitdiff |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
tree | commitdiff |
2008-12-23 |
blueswir1 | Add SuperSPARC MMU breakpoint registers (Robert Reif) |
tree | commitdiff |
2008-12-23 |
blueswir1 | Better SuperSPARC emulation (Robert Reif) |
tree | commitdiff |
2008-12-23 |
blueswir1 | Implement tick interrupt disable bits |
tree | commitdiff |
2008-12-22 |
malc | Use the ARRAY_SIZE() macro where appropriate. |
tree | commitdiff |
2008-12-13 |
blueswir1 | Remove unnecessary trailing newlines |
tree | commitdiff |
2008-12-11 |
blueswir1 | Add missing "static" |
tree | commitdiff |
2008-11-30 |
aurel32 | Common cpu_loop_exit prototype |
tree | commitdiff |
2008-11-25 |
aliguori | Use sys-queue.h for break/watchpoint managment (Jan... |
tree | commitdiff |
2008-11-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
tree | commitdiff |
2008-11-18 |
aliguori | Refactor translation block CPU state handling (Jan... |
tree | commitdiff |
2008-11-18 |
aliguori | Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) |
tree | commitdiff |
2008-11-17 |
pbrook | TCG variable type checking. |
tree | commitdiff |
2008-11-09 |
blueswir1 | Use TCG not op |
tree | commitdiff |
2008-11-09 |
blueswir1 | Use andc, orc, nor and nand |
tree | commitdiff |
2008-11-01 |
blueswir1 | Fix TCGv size mismatches |
tree | commitdiff |
2008-10-07 |
blueswir1 | Add static (spotted by sparse) |
tree | commitdiff |
2008-10-07 |
blueswir1 | Fix error in fexpand (spotted by sparse) |
tree | commitdiff |
2008-10-06 |
blueswir1 | Show size for unassigned accesses (Robert Reif) |
tree | commitdiff |
2008-10-03 |
blueswir1 | Rearrange tick functions |
tree | commitdiff |
2008-10-03 |
blueswir1 | Fix missing prototype warnings by moving declarations |
tree | commitdiff |
2008-10-02 |
blueswir1 | Fix MXCC printf warning (based on patch by Robert Reif) |
tree | commitdiff |
2008-09-27 |
blueswir1 | Add mmu tlb demap support (Igor Kovalenko) |
tree | commitdiff |
2008-09-26 |
blueswir1 | Add a generic Niagara machine |
tree | commitdiff |
2008-09-26 |
blueswir1 | Implement some UA2007 block ASIs |
tree | commitdiff |
2008-09-26 |
blueswir1 | Implement UA2005 hypervisor traps |
tree | commitdiff |
2008-09-26 |
blueswir1 | Move also DEBUG_PCALL (see r5085) |
tree | commitdiff |
2008-09-22 |
blueswir1 | Add software and timer interrupt support |
tree | commitdiff |
2008-09-22 |
blueswir1 | Fix arguments used in cas/casx, thanks to Igor Kovalenk... |
tree | commitdiff |
2008-09-21 |
blueswir1 | Use the new concat_tl_i64 op for std and stda |
tree | commitdiff |
2008-09-21 |
blueswir1 | Use the new concat_i32_i64 op for std and stda |
tree | commitdiff |
2008-09-20 |
blueswir1 | Move signal handler prototype back to cpu.h |
tree | commitdiff |
2008-09-14 |
blueswir1 | Fix array subscript above array bounds error |
tree | commitdiff |
2008-09-13 |
blueswir1 | Fix mulscc with high bits set in either src1 or src2 |
tree | commitdiff |
2008-09-11 |
blueswir1 | Write zeros to high bits of y, based on patch by Vince... |
tree | commitdiff |
2008-09-10 |
blueswir1 | Convert rest of ops using float32 to TCG, remove FT0... |
tree | commitdiff |
2008-09-10 |
blueswir1 | Partially convert float128 conversion ops to TCG |
tree | commitdiff |
2008-09-10 |
blueswir1 | Convert basic 64 bit VIS ops to TCG |
tree | commitdiff |
2008-09-10 |
blueswir1 | Convert basic 32 bit VIS ops to TCG |
tree | commitdiff |
2008-09-10 |
blueswir1 | Convert basic float32 ops to TCG |
tree | commitdiff |
2008-09-09 |
blueswir1 | Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert... |
tree | commitdiff |
2008-09-06 |
blueswir1 | Fix a typo in fpsub32 |
tree | commitdiff |
2008-09-06 |
blueswir1 | Convert most env fields to TCG registers |
tree | commitdiff |
2008-09-06 |
blueswir1 | Silence gcc warning about constant overflow |
tree | commitdiff |
2008-09-03 |
blueswir1 | Implement no-fault loads |
tree | commitdiff |
2008-09-02 |
blueswir1 | Fix sign extension problems with smul and umul (Vince... |
tree | commitdiff |
2008-09-01 |
blueswir1 | Fix y register loads and stores |
tree | commitdiff |
2008-08-30 |
blueswir1 | Remove memcpy32() prototype leftover from r5109 |
tree | commitdiff |
2008-08-29 |
blueswir1 | Fix FCC handling for Sparc64 target, initial patch... |
tree | commitdiff |
2008-08-29 |
blueswir1 | Fix Sparc64 boot on i386 host: |
tree | commitdiff |
2008-08-25 |
blueswir1 | Fix udiv and sdiv on Sparc64 (Vince Weaver) |
tree | commitdiff |
2008-08-21 |
blueswir1 | Fix wrwim masking (Luis Pureza) |
tree | commitdiff |
2008-08-21 |
blueswir1 | Use initial CPU definition structure for some CPU field... |
tree | commitdiff |
2008-08-17 |
blueswir1 | Correct 32bit carry flag for add instruction (Igor... |
tree | commitdiff |
2008-08-06 |
blueswir1 | Fix faligndata (Vince Weaver) |
tree | commitdiff |
2008-08-06 |
blueswir1 | Fix I/D MMU tag reads |
tree | commitdiff |
2008-08-06 |
blueswir1 | Fix Sparc64 shifts |
tree | commitdiff |
2008-08-06 |
blueswir1 | Fix offset handling for ASI loads and stores (Vince... |
tree | commitdiff |
2008-08-01 |
blueswir1 | Handle wrapped registers correctly when saving |
tree | commitdiff |
2008-07-29 |
blueswir1 | Fix cmp/subcc/addcc op bugs reported by Vince Weaver |
tree | commitdiff |
2008-07-25 |
blueswir1 | Make MAXTL dynamic, bounds check tl when indexing |
tree | commitdiff |
2008-07-24 |
blueswir1 | Sparc32: save/load all MMU registers, Sparc64: add... |
tree | commitdiff |
2008-07-22 |
blueswir1 | Add T1 and T2 CPUs, add a Sun4v machine |
tree | commitdiff |
2008-07-21 |
blueswir1 | Use MMU globals for some MMU traps |
tree | commitdiff |
2008-07-21 |
blueswir1 | Fix reset vector |
tree | commitdiff |
2008-07-20 |
blueswir1 | Print default and available CPU features separately |
tree | commitdiff |
2008-07-20 |
blueswir1 | Make UA200x features selectable, add MMU types |
tree | commitdiff |
2008-07-19 |
blueswir1 | Remove unused variable |
tree | commitdiff |
2008-07-19 |
blueswir1 | Implement nucleus quad ldda |
tree | commitdiff |
2008-07-19 |
blueswir1 | Update TLB miss addresses |
tree | commitdiff |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
tree | commitdiff |
2008-07-18 |
blueswir1 | wrhpr hstick_cmpr is a store, not a load |
tree | commitdiff |
2008-07-17 |
blueswir1 | Fix saving and loading of trap state |
tree | commitdiff |
2008-07-17 |
blueswir1 | Support for address masking |
tree | commitdiff |
2008-07-16 |
blueswir1 | Fix MMU registers, add more E-cache ASIs |
tree | commitdiff |
2008-07-16 |
blueswir1 | Fix MMU miss traps |
tree | commitdiff |
2008-07-16 |
blueswir1 | Flushw can generate exceptions, so save PC & NPC |
tree | commitdiff |
2008-07-15 |
blueswir1 | Really fix cas |
tree | commitdiff |
2008-07-08 |
blueswir1 | Implement some Ultrasparc cache ASIs used by SILO |
tree | commitdiff |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
tree | commitdiff |
2008-06-30 |
pbrook | Move CPU save/load registration to common code. |
tree | commitdiff |
2008-06-29 |
pbrook | Add instruction counter. |
tree | commitdiff |
2008-06-26 |
blueswir1 | Fix bogus format, reading uninitialised memory (origina... |
tree | commitdiff |
2008-06-24 |
blueswir1 | Fix Sparc mmu bug seen with NetBSD, based on patch... |
tree | commitdiff |
2008-06-23 |
blueswir1 | Fix compiler warning (Jan Kiszka) |
tree | commitdiff |
2008-06-22 |
blueswir1 | Eliminate cpu_T[0] |
tree | commitdiff |
2008-06-22 |
blueswir1 | Eliminate cpu_T[1] |
tree | commitdiff |
2008-06-22 |
blueswir1 | Add missing keys, sendkey support for all keys |
tree | commitdiff |
2008-06-21 |
blueswir1 | Convert some cpu_dst uses (with loads/stores) to cpu_tmp0 |
tree | commitdiff |
2008-06-21 |
blueswir1 | Avoid brcond problems, use temps for cpu_src1 & cpu_src2 |
tree | commitdiff |
2008-06-20 |
blueswir1 | Update TODO |
tree | commitdiff |
2008-06-20 |
blueswir1 | Fix boot problem on i386 host introduced in r4690 |
tree | commitdiff |
2008-06-15 |
blueswir1 | Avoid temporary variable use across basic blocks for... |
tree | commitdiff |
2008-06-07 |
blueswir1 | Allow NWINDOWS selection (CPU feature with model specif... |
tree | commitdiff |
2008-05-31 |
blueswir1 | Add more SuperSparcs |
tree | commitdiff |
2008-05-30 |
pbrook | Fix typo. |
tree | commitdiff |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
tree | commitdiff |
next |