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
/
misc_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2014-03-13
1
-5
/
+5
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-4
/
+11
*
s390x/sclp: Add missing checks to SCLP handler
Thomas Huth
2014-02-27
1
-1
/
+1
*
s390/ebcdic: Move conversion tables to header file
Heinz Graalfs
2013-09-20
1
-80
/
+1
*
s390/kexec: Implement diag308 subcode 0
Christian Borntraeger
2013-09-20
1
-0
/
+26
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-4
/
+4
*
s390: Implement load normal reset
Christian Borntraeger
2013-08-30
1
-0
/
+30
*
s390/kvm: basic implementation of diagnose 308 subcode 6
Eugene (jno) Dvurechenski
2013-08-30
1
-0
/
+40
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
*
s390: Add a hypercall registration interface.
Cornelia Huck
2013-01-18
1
-1
/
+1
*
s390x: Remove inline function ebcdic_put and related data from cpu.h
Stefan Weil
2013-01-18
1
-0
/
+81
*
target-s390: Convert SERVC
Richard Henderson
2013-01-05
1
-4
/
+2
*
target-s390: Convert STSI
Richard Henderson
2013-01-05
1
-2
/
+2
*
target-s390: Convert STCKE
Richard Henderson
2013-01-05
1
-14
/
+0
*
target-s390: Convert SPX, STPX
Richard Henderson
2013-01-05
1
-4
/
+2
*
target-s390: Convert SPT, STPT
Richard Henderson
2013-01-05
1
-5
/
+3
*
target-s390: Convert SCKC, STCKC
Richard Henderson
2013-01-05
1
-5
/
+3
*
target-s390: Convert STCK
Richard Henderson
2013-01-05
1
-4
/
+2
*
target-s390: Convert SCK
Richard Henderson
2013-01-05
1
-8
/
+0
*
target-s390: Convert STIDP
Richard Henderson
2013-01-05
1
-6
/
+0
*
target-s390: Send signals for divide
Richard Henderson
2013-01-05
1
-0
/
+20
*
target-s390: Reorg exception handling
Richard Henderson
2013-01-05
1
-4
/
+4
*
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-23
1
-6
/
+6
|
\
|
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
|
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
|
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
2012-12-19
1
-1
/
+1
|
/
*
s390: sclp base support
Heinz Graalfs
2012-10-29
1
-44
/
+1
*
s390: avoid reaching into memory core internals
Avi Kivity
2012-10-22
1
-2
/
+1
*
target-s390x: Use CPU_LOG_INT
Richard Henderson
2012-09-27
1
-1
/
+2
*
target-s390x: switch to AREG0 free mode
Blue Swirl
2012-09-10
1
-3
/
+0
*
target-s390x: avoid AREG0 for misc helpers
Blue Swirl
2012-09-10
1
-25
/
+30
*
target-s390x: rename op_helper.c to misc_helper.c
Blue Swirl
2012-09-10
1
-0
/
+428