index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-s390x
/
translate.c
Age
Commit message (
Expand
)
Author
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-12
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
2016-03-01
tcg: Add type for vCPU pointers
LluĂs Vilanova
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-01-29
s390: Clean up includes
Peter Maydell
2015-10-28
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
2015-10-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging
Peter Maydell
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
target-s390x: Add cc_op state to insn_start
Richard Henderson
2015-10-07
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-10-02
s390x/info registers: print vector registers properly
Christian Borntraeger
2015-08-24
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-17
target-s390x: PER: add Breaking-Event-Address register
Aurelien Jarno
2015-06-17
target-s390x: PER instruction-fetch event support
Aurelien Jarno
2015-06-17
target-s390x: PER successful-branching event support
Aurelien Jarno
2015-06-17
target-s390x: basic PER event handling
Aurelien Jarno
2015-06-17
target-s390x: wire up I/O instructions in TCG mode
Alexander Graf
2015-06-17
target-s390x: wire up DIAG IPL in TCG mode
Aurelien Jarno
2015-06-05
target-s390x: implement high-word facility
Aurelien Jarno
2015-06-05
target-s390x: implement load-and-trap facility
Aurelien Jarno
2015-06-05
target-s390x: implement miscellaneous-instruction-extensions facility
Aurelien Jarno
2015-06-05
target-s390x: implement TRANSLATE EXTENDED instruction
Aurelien Jarno
2015-06-05
target-s390x: implement TRANSLATE AND TEST instruction
Aurelien Jarno
2015-06-05
target-s390x: implement LOAD FP INTEGER instructions
Aurelien Jarno
2015-06-05
target-s390x: fix exception for invalid operation code
Aurelien Jarno
2015-06-05
target-s390x: implement LAY and LAEY instructions
Aurelien Jarno
2015-06-05
target-s390x: fix LOAD MULTIPLE instruction on page boundary
Aurelien Jarno
2015-06-05
target-s390x: optimize (negative-) abs computation
Aurelien Jarno
2015-06-05
target-s390x: fix CC computation for EX instruction
Aurelien Jarno
2015-05-27
s390x: Add vector registers to HMP output
Eric Farman
2015-05-27
s390x: Vector Register IOCTLs
Eric Farman
2015-05-27
s390x: Common access to floating point registers
Eric Farman
2015-05-13
s390x: Add interlocked access facility 1 instructions
Alexander Graf
2015-05-13
s390x: Fix stoc direction
Alexander Graf
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-03
target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY
Peter Maydell
2015-02-03
target-s390: Implement ECAG
Richard Henderson
2015-02-03
target-s390: Implement LURA, LURAG, STURG
Richard Henderson
2015-02-03
target-s390: Fix STIDP
Richard Henderson
[next]