Age | Commit message (Expand) | Author |
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 |
2015-02-03 | target-s390: Implement EPSW | Richard Henderson |
2015-02-03 | target-s390: Implement SAM specification exception | Richard Henderson |
2015-01-03 | gen-icount: check cflags instead of use_icount global | Paolo Bonzini |
2014-11-05 | s390x: Implement SAM{24,31,64} | Alexander Graf |
2014-08-12 | trace: [tcg] Include TCG-tracing header on all targets | LluĂs Vilanova |
2014-06-24 | target-s390x: Remove unused ld_code6() function | Peter Maydell |
2014-06-05 | softmmu: introduce cpu_ldst.h | Paolo Bonzini |