Age | Commit message (Expand) | Author |
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 |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson |
2014-03-13 | cpu: Move breakpoints field from CPU_COMMON to CPUState | Andreas Färber |
2013-10-10 | tcg: Move helper registration into tcg_context_init | Richard Henderson |
2013-09-02 | tcg: Change tcg_gen_exit_tb argument to uintptr_t | Richard Henderson |
2013-07-23 | cpu: Move singlestep_enabled field from CPU_COMMON to CPUState | Andreas Färber |
2013-07-09 | target-s390x: Change gen_intermediate_code_internal() argument to S390CPU | Andreas Färber |
2013-06-28 | cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks | Andreas Färber |
2013-05-01 | Trivial grammar and spelling fixes | Stefan Weil |
2013-04-05 | target-s390: Fix SRNMT | Richard Henderson |
2013-03-22 | Fix typos and misspellings | Peter Maydell |
2013-03-03 | gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end | Peter Maydell |
2013-02-23 | target-s390x: Use mulu2 for mlgr insn | Richard Henderson |
2013-01-05 | target-s390: Perform COMPARE AND SWAP inline | Richard Henderson |