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
*
target-sparc: Elide duplicate updates to fprs
Richard Henderson
2016-07-12
1
-18
/
+27
*
target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions
Richard Henderson
2016-07-12
2
-9
/
+14
*
target-sparc: Use cpu_fsr in stfsr
Richard Henderson
2016-07-12
1
-5
/
+2
*
target-sparc: Use explicit writes to cpu_fsr
Richard Henderson
2016-07-12
3
-237
/
+174
*
target-sparc: Remove helper_ldf_asi, helper_stf_asi
Richard Henderson
2016-07-12
3
-166
/
+32
*
target-sparc: Directly implement block and short ldf/stf asis
Richard Henderson
2016-07-12
1
-0
/
+122
*
target-sparc: Directly implement easy ldf/stf asis
Richard Henderson
2016-07-12
1
-0
/
+45
*
target-sparc: Pass TCGMemOp constants to helper_ld/st_asi
Richard Henderson
2016-07-12
3
-66
/
+69
*
target-sparc: Fix obvious error in ASI_M_BFILL
Richard Henderson
2016-07-12
1
-1
/
+1
*
target-sparc: Directly implement easy ldd/std asis
Richard Henderson
2016-07-12
1
-12
/
+103
*
target-sparc: Introduce gen_check_align
Richard Henderson
2016-07-12
1
-35
/
+13
*
target-sparc: Use QT0 to return results from ldda
Richard Henderson
2016-07-12
3
-50
/
+120
*
target-sparc: Directly implement easy ld/st asis
Richard Henderson
2016-07-12
1
-14
/
+90
*
target-sparc: Use defines from asi.h
Richard Henderson
2016-07-12
2
-230
/
+235
*
target-sparc: Add UA2005 defines to asi.h
Richard Henderson
2016-07-12
1
-4
/
+18
*
target-sparc: Import linux/arch/sparc/include/uapi/asm/asi.h
Richard Henderson
2016-07-12
1
-0
/
+297
*
target-sparc: Pass TCGMemOp to gen_ld/st_asi
Richard Henderson
2016-07-12
1
-16
/
+16
*
target-sparc: Introduce get_asi
Richard Henderson
2016-07-12
1
-232
/
+273
*
target-sparc: Store %asi in TB flags
Richard Henderson
2016-07-12
2
-9
/
+22
*
target-sparc: Unify asi handling between 32 and 64-bit
Richard Henderson
2016-07-12
1
-154
/
+131
*
target-sparc: Create gen_exception
Richard Henderson
2016-07-12
1
-55
/
+20
*
target-sparc: Store mmu index in TB flags
Richard Henderson
2016-07-12
2
-15
/
+13
*
target-sparc: Remove softint as a TCG global
Richard Henderson
2016-07-12
2
-6
/
+5
*
target-sparc: Mark more flags for helpers
Richard Henderson
2016-07-12
1
-24
/
+24
*
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
1
-2
/
+2
*
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-12
2
-9
/
+11
*
target-sparc: Use sparc_cpu_parse_features() directly
Igor Mammedov
2016-07-07
1
-3
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
1
-2
/
+0
|
\
|
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-2
/
+0
*
|
target-sparc: fix register corruption in ldstub if there is no write permission
Artyom Tarasenko
2016-06-24
1
-1
/
+4
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
2
-0
/
+29
|
\
|
*
trace: split out trace events for target-sparc/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+28
|
*
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
2016-06-20
1
-0
/
+1
*
|
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-20
/
+5
|
/
*
target-*: dfilter support for in_asm
Richard Henderson
2016-06-05
1
-1
/
+2
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
7
-2
/
+8
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
2
-0
/
+3
*
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
target-sparc: make cpu-qom.h not target specific
Paolo Bonzini
2016-05-19
2
-37
/
+38
*
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
2016-05-19
1
-1
/
+0
*
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-13
1
-7
/
+17
*
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-1
/
+1
*
target-sparc: fix Trap Based Address Register behavior for sparc64
Artyom Tarasenko
2016-04-15
1
-3
/
+2
*
target-sparc: fix Nucleus quad LDD 128 bit access for windowed registers
Artyom Tarasenko
2016-04-15
1
-6
/
+6
*
target-sparc: fix ldstub sign-extension bug
Mark Cave-Ayland
2016-04-11
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
tcg: Add type for vCPU pointers
Lluís Vilanova
2016-03-01
1
-2
/
+3
*
target-sparc: Use global registers for the register window
Richard Henderson
2016-02-23
1
-24
/
+33
*
target-sparc: Tidy global register initialization
Richard Henderson
2016-02-23
1
-87
/
+70
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
[next]