index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-s390x
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-08-24
1
-15
/
+15
*
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-22
1
-1
/
+1
*
target-s390x: PER: add Breaking-Event-Address register
Aurelien Jarno
2015-06-17
1
-6
/
+23
*
target-s390x: PER instruction-fetch event support
Aurelien Jarno
2015-06-17
1
-0
/
+8
*
target-s390x: PER successful-branching event support
Aurelien Jarno
2015-06-17
1
-0
/
+39
*
target-s390x: basic PER event handling
Aurelien Jarno
2015-06-17
1
-1
/
+17
*
target-s390x: wire up I/O instructions in TCG mode
Alexander Graf
2015-06-17
1
-3
/
+95
*
target-s390x: wire up DIAG IPL in TCG mode
Aurelien Jarno
2015-06-17
1
-6
/
+10
*
target-s390x: implement high-word facility
Aurelien Jarno
2015-06-05
1
-0
/
+51
*
target-s390x: implement load-and-trap facility
Aurelien Jarno
2015-06-05
1
-9
/
+71
*
target-s390x: implement miscellaneous-instruction-extensions facility
Aurelien Jarno
2015-06-05
1
-0
/
+1
*
target-s390x: implement TRANSLATE EXTENDED instruction
Aurelien Jarno
2015-06-05
1
-0
/
+9
*
target-s390x: implement TRANSLATE AND TEST instruction
Aurelien Jarno
2015-06-05
1
-0
/
+10
*
target-s390x: implement LOAD FP INTEGER instructions
Aurelien Jarno
2015-06-05
1
-0
/
+25
*
target-s390x: fix exception for invalid operation code
Aurelien Jarno
2015-06-05
1
-1
/
+1
*
target-s390x: implement LAY and LAEY instructions
Aurelien Jarno
2015-06-05
1
-0
/
+35
*
target-s390x: fix LOAD MULTIPLE instruction on page boundary
Aurelien Jarno
2015-06-05
1
-29
/
+99
*
target-s390x: optimize (negative-) abs computation
Aurelien Jarno
2015-06-05
1
-2
/
+14
*
target-s390x: fix CC computation for EX instruction
Aurelien Jarno
2015-06-05
1
-2
/
+1
*
s390x: Add vector registers to HMP output
Eric Farman
2015-05-27
1
-0
/
+6
*
s390x: Vector Register IOCTLs
Eric Farman
2015-05-27
1
-1
/
+1
*
s390x: Common access to floating point registers
Eric Farman
2015-05-27
1
-1
/
+1
*
s390x: Add interlocked access facility 1 instructions
Alexander Graf
2015-05-13
1
-0
/
+35
*
s390x: Fix stoc direction
Alexander Graf
2015-05-13
1
-0
/
+4
*
misc: Fix new collection of typos
Stefan Weil
2015-04-30
1
-1
/
+1
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
1
-3
/
+4
*
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
1
-6
/
+3
*
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-12
1
-1
/
+1
*
target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
Peter Maydell
2015-02-03
1
-1
/
+3
*
target-s390: Implement ECAG
Richard Henderson
2015-02-03
1
-0
/
+7
*
target-s390: Implement LURA, LURAG, STURG
Richard Henderson
2015-02-03
1
-0
/
+26
*
target-s390: Fix STIDP
Richard Henderson
2015-02-03
1
-0
/
+6
*
target-s390: Implement EPSW
Richard Henderson
2015-02-03
1
-0
/
+18
*
target-s390: Implement SAM specification exception
Richard Henderson
2015-02-03
1
-4
/
+27
*
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-1
/
+1
*
s390x: Implement SAM{24,31,64}
Alexander Graf
2014-11-05
1
-0
/
+12
*
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
2014-08-12
1
-0
/
+2
*
target-s390x: Remove unused ld_code6() function
Peter Maydell
2014-06-24
1
-5
/
+0
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-0
/
+1
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-3
/
+2
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-10
1
-4
/
+0
*
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-4
/
+4
*
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-2
/
+3
*
target-s390x: Change gen_intermediate_code_internal() argument to S390CPU
Andreas Färber
2013-07-09
1
-4
/
+5
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
1
-2
/
+4
*
Trivial grammar and spelling fixes
Stefan Weil
2013-05-01
1
-1
/
+1
*
target-s390: Fix SRNMT
Richard Henderson
2013-04-05
1
-0
/
+1
*
Fix typos and misspellings
Peter Maydell
2013-03-22
1
-1
/
+1
*
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
2013-03-03
1
-2
/
+2
[next]