index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
Age
Commit message (
Expand
)
Author
2013-01-05
target-s390: Convert COMPARE, COMPARE LOGICAL
Richard Henderson
2013-01-05
target-s390: Convert AND, OR, XOR
Richard Henderson
2013-01-05
target-s390: Convert 64-bit MULTIPLY LOGICAL
Richard Henderson
2013-01-05
target-s390: Convert 32-bit MULTIPLY, MULTIPLY LOGICAL
Richard Henderson
2013-01-05
target-s390: Convert MULTIPLY HALFWORD, SINGLE
Richard Henderson
2013-01-05
target-s390: Implement ADD LOGICAL WITH SIGNED IMMEDIATE
Richard Henderson
2013-01-05
target-s390: Implement SUBTRACT HALFWORD
Richard Henderson
2013-01-05
target-s390: Convert ADD HALFWORD
Richard Henderson
2013-01-05
target-s390: Reorg exception handling
Richard Henderson
2013-01-05
target-s390: Split out disas_jcc
Richard Henderson
2013-01-05
target-s390: Add format based disassassmbly infrastructure
Richard Henderson
2013-01-05
target-s390: Fix PSW_MASK handling
Richard Henderson
2013-01-05
target-s390: Tidy unconditional BRCL
Richard Henderson
2013-01-05
target-s390: Fix BCR
Richard Henderson
2013-01-05
target-s390: Fix SACF exit
Richard Henderson
2013-01-05
target-s390: Register helpers
Richard Henderson
2013-01-05
target-s390: Use TCG registers for FPR
Richard Henderson
2013-01-05
target-s390: Add missing temp_free in gen_op_calc_cc
Richard Henderson
2013-01-05
target-s390: Fix gdbstub
Richard Henderson
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
cpu: Move kvm_run into CPUState
Andreas Färber
2012-12-19
cpu: Move kvm_state field into CPUState
Andreas Färber
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
2012-12-19
kvm: Pass CPUState to kvm_arch_*
Andreas Färber
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-29
s390: sclp base support
Heinz Graalfs
2012-10-29
s390: use sync regs for register transfer
Christian Borntraeger
2012-10-28
target-s390x: rename helper flags
Aurelien Jarno
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
s390: avoid reaching into memory core internals
Avi Kivity
2012-09-27
target-s390x: Tidy cpu_dump_state
Richard Henderson
2012-09-27
target-s390x: Avoid double CPU_LOG_TB_CPU
Richard Henderson
2012-09-27
target-s390x: Use CPU_LOG_INT
Richard Henderson
2012-09-27
target-s390x: Call tcg_gen_debug_insn_start
Richard Henderson
2012-09-15
target-s390x: avoid cpu_single_env
Blue Swirl
2012-09-10
target-s390x: switch to AREG0 free mode
Blue Swirl
[prev]
[next]