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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct type for SPARC cpu_cc_op
Paul Brook
2009-06-06
1
-1
/
+2
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-22
/
+0
*
Hardware convenience library
Paul Brook
2009-05-19
1
-2
/
+0
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-8
/
+8
*
Convert mulscc
Blue Swirl
2009-05-10
1
-131
/
+2
*
Convert udiv/sdiv
Blue Swirl
2009-05-10
2
-19
/
+31
*
Convert tagged ops
Blue Swirl
2009-05-10
2
-129
/
+85
*
Convert subx
Blue Swirl
2009-05-10
2
-31
/
+50
*
Convert sub
Blue Swirl
2009-05-10
2
-37
/
+83
*
Convert logical operations and umul/smul
Blue Swirl
2009-05-10
2
-24
/
+43
*
Convert addx
Blue Swirl
2009-05-10
2
-31
/
+50
*
Convert add
Blue Swirl
2009-05-10
2
-21
/
+99
*
Use dynamical computation for condition codes
Blue Swirl
2009-05-10
5
-24
/
+196
*
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
*
Clarify: dmmuregs[1] is not a typo
Blue Swirl
2009-05-02
1
-0
/
+1
*
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
*
sparc64 fix context value for ITLB fault
Igor Kovalenko
2009-04-28
1
-1
/
+1
*
sparc64 fix TLB match code
Igor Kovalenko
2009-04-27
1
-7
/
+7
*
Fix a warning in sparc64-linux-user build
Blue Swirl
2009-04-25
1
-1
/
+1
*
sparc64 support TSB related MMU registers
Igor Kovalenko
2009-04-25
1
-6
/
+93
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+1
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-1
/
+8
*
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
3
-24
/
+3
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-1
/
+2
*
Turn MMUs and caches off on reset
blueswir1
2009-02-21
1
-0
/
+1
*
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Log reset events (Jan Kiszka)
aliguori
2009-01-26
1
-0
/
+5
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
2
-4
/
+4
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
2
-19
/
+16
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-1
/
+0
*
Fix TLB access (Jakub Jermar)
blueswir1
2009-01-12
1
-10
/
+10
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
2
-2
/
+2
*
Add SuperSPARC MMU breakpoint registers (Robert Reif)
blueswir1
2008-12-23
2
-1
/
+45
*
Better SuperSPARC emulation (Robert Reif)
blueswir1
2008-12-23
2
-23
/
+28
*
Implement tick interrupt disable bits
blueswir1
2008-12-23
1
-1
/
+2
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-2
/
+2
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
2
-3
/
+0
*
Add missing "static"
blueswir1
2008-12-11
1
-1
/
+1
*
Common cpu_loop_exit prototype
aurel32
2008-11-30
1
-3
/
+0
*
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
*
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+16
*
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
1
-5
/
+7
*
TCG variable type checking.
pbrook
2008-11-17
3
-632
/
+627
*
Use TCG not op
blueswir1
2008-11-09
1
-14
/
+12
[next]