index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
12
-32
/
+32
2012-12-19
cpu: Move kvm_run into CPUState
Andreas Färber
1
-36
/
+41
2012-12-19
cpu: Move kvm_state field into CPUState
Andreas Färber
1
-3
/
+2
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
4
-37
/
+42
2012-12-19
kvm: Pass CPUState to kvm_arch_*
Andreas Färber
1
-13
/
+25
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
4
-7
/
+7
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
6
-7
/
+7
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
7
-15
/
+15
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-7
/
+1
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
1
-2
/
+2
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
1
-4
/
+5
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
1
-1
/
+1
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-1
/
+3
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
1
-1
/
+1
2012-10-29
s390: sclp base support
Heinz Graalfs
3
-60
/
+3
2012-10-29
s390: use sync regs for register transfer
Christian Borntraeger
1
-20
/
+92
2012-10-28
target-s390x: rename helper flags
Aurelien Jarno
1
-38
/
+38
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
3
-10
/
+10
2012-10-22
s390: avoid reaching into memory core internals
Avi Kivity
1
-2
/
+1
2012-09-27
target-s390x: Tidy cpu_dump_state
Richard Henderson
1
-12
/
+10
2012-09-27
target-s390x: Avoid double CPU_LOG_TB_CPU
Richard Henderson
1
-1
/
+0
2012-09-27
target-s390x: Use CPU_LOG_INT
Richard Henderson
2
-4
/
+6
2012-09-27
target-s390x: Call tcg_gen_debug_insn_start
Richard Henderson
1
-4
/
+5
2012-09-15
target-s390x: avoid cpu_single_env
Blue Swirl
1
-173
/
+183
2012-09-10
target-s390x: switch to AREG0 free mode
Blue Swirl
8
-290
/
+238
2012-09-10
target-s390x: avoid AREG0 for misc helpers
Blue Swirl
5
-56
/
+60
2012-09-10
target-s390x: avoid AREG0 for condition code helpers
Blue Swirl
4
-20
/
+18
2012-09-10
target-s390x: avoid AREG0 for integer helpers
Blue Swirl
4
-20
/
+19
2012-09-10
target-s390x: avoid AREG0 for FPU helpers
Blue Swirl
7
-191
/
+257
2012-09-10
target-s390x: rename op_helper.c to misc_helper.c
Blue Swirl
3
-5
/
+5
2012-09-10
target-s390x: split memory access helpers
Blue Swirl
3
-1159
/
+1193
2012-09-10
target-s390x: split integer helpers
Blue Swirl
3
-171
/
+203
2012-09-10
target-s390x: split condition code helpers
Blue Swirl
4
-522
/
+557
2012-09-10
target-s390x: split FPU ops
Blue Swirl
5
-810
/
+847
2012-09-10
target-s390x: fix style
Blue Swirl
2
-237
/
+297
2012-08-15
s390: provide interface for service interrupt/introduce interrupt.c
Christian Borntraeger
4
-16
/
+34
2012-08-15
s390: Fix error handling and condition code of service call
Christian Borntraeger
2
-11
/
+21
2012-07-10
s390: autodetect map private
Christian Borntraeger
1
-0
/
+35
2012-06-24
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-0
/
+1
2012-06-21
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
1
-1
/
+1
2012-06-18
s390: stop target cpu on sigp initial reset
Christian Borntraeger
1
-0
/
+1
2012-06-11
target-s390x: Pass S390CPU to s390_cpu_restart()
Andreas Färber
1
-2
/
+4
2012-06-11
s390-virtio: Let s390_cpu_addr2state() return S390CPU
Andreas Färber
2
-3
/
+5
2012-06-11
target-s390x: Let cpu_s390x_init() return S390CPU
Andreas Färber
3
-7
/
+7
[next]