index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
Age
Commit message (
Expand
)
Author
2008-07-16
Flushw can generate exceptions, so save PC & NPC
blueswir1
2008-07-15
Really fix cas
blueswir1
2008-07-08
Implement some Ultrasparc cache ASIs used by SILO
blueswir1
2008-07-01
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-06-30
Move CPU save/load registration to common code.
pbrook
2008-06-29
Add instruction counter.
pbrook
2008-06-26
Fix bogus format, reading uninitialised memory (original patch by Julian Seward)
blueswir1
2008-06-24
Fix Sparc mmu bug seen with NetBSD, based on patch by Cliff Wright
blueswir1
2008-06-23
Fix compiler warning (Jan Kiszka)
blueswir1
2008-06-22
Eliminate cpu_T[0]
blueswir1
2008-06-22
Eliminate cpu_T[1]
blueswir1
2008-06-22
Add missing keys, sendkey support for all keys
blueswir1
2008-06-21
Convert some cpu_dst uses (with loads/stores) to cpu_tmp0
blueswir1
2008-06-21
Avoid brcond problems, use temps for cpu_src1 & cpu_src2
blueswir1
2008-06-20
Update TODO
blueswir1
2008-06-20
Fix boot problem on i386 host introduced in r4690
blueswir1
2008-06-15
Avoid temporary variable use across basic blocks for udivx
blueswir1
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
2008-05-31
Add more SuperSparcs
blueswir1
2008-05-30
Fix typo.
pbrook
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
2008-05-29
MicroSparc I didn't have fsmuld op
blueswir1
2008-05-29
Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)
blueswir1
2008-05-29
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-28
moved halted field to CPU_COMMON
bellard
2008-05-27
Free temps
blueswir1
2008-05-27
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
2008-05-26
More TCG type fixes
blueswir1
2008-05-26
Fix cas on i386
blueswir1
2008-05-25
remove absolete function
bellard
2008-05-25
Nicer debug output
blueswir1
2008-05-25
Fix off-by-one unwinding error.
pbrook
2008-05-24
More TCGv type fixes.
pbrook
2008-05-24
Fix ARM conditional branch bug.
pbrook
2008-05-24
Fix helper operand type mismatch.
pbrook
2008-05-22
Register op helpers
blueswir1
2008-05-20
Remove currently unnecessary alignment masking
blueswir1
2008-05-17
Generate better code for Sparc32 shifts
blueswir1
2008-05-17
Update TODO
blueswir1
2008-05-12
Move prototype back to avoid a compiler warning
blueswir1
2008-05-12
Wrap long lines
blueswir1
2008-05-11
Remove someexplicit alignment checks (initial patch by Fabrice Bellard)
blueswir1
2008-05-10
Remove duplicated field
blueswir1
2008-05-10
Add a TODO file
blueswir1
2008-05-10
suppressed fixed registers
bellard
2008-05-10
Fix compiler warnings
blueswir1
2008-05-09
CPU feature selection support
blueswir1
2008-05-09
Move #include to speed up compilation
blueswir1
2008-05-07
Simplify some constant loads
blueswir1
2008-05-07
Fix potential condition code problems
blueswir1
[next]