index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-sparc
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: fix umul and smul insns
Igor V. Kovalenko
2010-06-02
1
-26
/
+29
*
sparc64: fix ldxfsr insn
Igor V. Kovalenko
2010-06-02
1
-1
/
+5
*
sparc64: fix missing address masking v1
Igor V. Kovalenko
2010-06-02
1
-0
/
+4
*
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
1
-3
/
+7
*
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-22
1
-2
/
+2
*
target-sparc: Inline some generation of carry for ADDX/SUBX.
Richard Henderson
2010-05-20
1
-74
/
+198
*
sparc: lazy C flag calculation
Blue Swirl
2010-05-09
1
-16
/
+8
*
target-sparc: Fix -singlestep.
Richard Henderson
2010-04-26
1
-4
/
+5
*
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2010-04-18
1
-1
/
+2
*
target-sparc: Free instruction temporaries.
Richard Henderson
2010-04-17
1
-25
/
+27
*
Sparc: fix PC/NPC during FPU traps
Blue Swirl
2010-04-17
1
-0
/
+2
*
Sparc: fix exceptions in delay slot
Blue Swirl
2010-04-11
1
-4
/
+4
*
remove TARGET_* defines from translate-all.c
Paolo Bonzini
2010-04-08
1
-0
/
+3
*
target-sparc: fix --enable-debug build for 64 bit host
Stefan Weil
2010-02-25
1
-1
/
+1
*
target-sparc: fix --enable-debug build
Jay Foad
2010-02-20
1
-11
/
+11
*
sparc64: use helper_wrpil to check pending irq on write
Igor V. Kovalenko
2010-01-08
1
-4
/
+1
*
sparc64-8bit-asi
Igor V. Kovalenko
2009-09-23
1
-0
/
+1
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-2
/
+2
*
Sparc32/64: fix jmpl followed by branch
Blue Swirl
2009-08-22
1
-0
/
+2
*
Fix desynchronization of condition code state when a memory access traps
Blue Swirl
2009-08-15
1
-0
/
+11
*
Sparc64: replace tsptr with helper routine
Igor Kovalenko
2009-08-04
1
-16
/
+35
*
sparc64 flush pending conditional evaluations before exposing cpu state
Igor Kovalenko
2009-07-31
1
-0
/
+5
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Use correct type for SPARC cpu_cc_op
Paul Brook
2009-06-06
1
-1
/
+2
*
Convert mulscc
Blue Swirl
2009-05-10
1
-131
/
+2
*
Convert udiv/sdiv
Blue Swirl
2009-05-10
1
-19
/
+6
*
Convert tagged ops
Blue Swirl
2009-05-10
1
-129
/
+8
*
Convert subx
Blue Swirl
2009-05-10
1
-31
/
+6
*
Convert sub
Blue Swirl
2009-05-10
1
-37
/
+11
*
Convert logical operations and umul/smul
Blue Swirl
2009-05-10
1
-24
/
+24
*
Convert addx
Blue Swirl
2009-05-10
1
-31
/
+6
*
Convert add
Blue Swirl
2009-05-10
1
-21
/
+6
*
Use dynamical computation for condition codes
Blue Swirl
2009-05-10
1
-24
/
+108
*
Optimize cmp x, 0 case
Blue Swirl
2009-05-03
1
-14
/
+19
*
Reindent
Blue Swirl
2009-05-03
1
-319
/
+312
*
Improve instruction name comments for easier searching
Blue Swirl
2009-05-02
1
-44
/
+44
*
Optimize operations with immediate parameters
Blue Swirl
2009-05-02
1
-52
/
+200
*
Fix Sparc64 sign extension problems
Blue Swirl
2009-05-02
1
-32
/
+36
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-1
/
+1
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
1
-20
/
+0
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-2
/
+2
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-9
/
+6
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-25
1
-2
/
+2
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-3
/
+4
*
TCG variable type checking.
pbrook
2008-11-17
1
-523
/
+521
*
Use TCG not op
blueswir1
2008-11-09
1
-14
/
+12
*
Use andc, orc, nor and nand
blueswir1
2008-11-09
1
-52
/
+36
*
Fix TCGv size mismatches
blueswir1
2008-11-01
1
-19
/
+21
*
Implement UA2005 hypervisor traps
blueswir1
2008-09-26
1
-2
/
+23
[next]