Age | Commit message (Expand) | Author | Files | Lines |
2019-03-11 | s390x/tcg: Provide probe_write_access helper | David Hildenbrand | 1 | -0/+2 |
2019-03-11 | target/s390x: Remove non-architected entries from struct LowCore | Thomas Huth | 1 | -39/+2 |
2019-03-04 | s390x/tcg: Refactor saving/restoring the bfp rounding mode | David Hildenbrand | 1 | -0/+2 |
2019-03-04 | s390x/tcg: Factor out conversion of softfloat exceptions | David Hildenbrand | 1 | -0/+7 |
2019-03-04 | s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY | David Hildenbrand | 1 | -0/+1 |
2019-03-04 | s390x/tcg: Save vregs to extended mchk save area | David Hildenbrand | 1 | -1/+3 |
2018-07-02 | s390x/tcg: properly implement the TOD | David Hildenbrand | 1 | -16/+0 |
2018-07-02 | s390x/tcg: avoid overflows in time2tod/tod2time | David Hildenbrand | 1 | -2/+3 |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand | 1 | -6/+0 |
2018-02-09 | s390x/flic: optimize CPU wakeup for TCG | David Hildenbrand | 1 | -5/+0 |
2018-01-25 | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier | 1 | -1/+1 |
2017-12-14 | s390x/tcg: fix and cleanup mcck injection | David Hildenbrand | 1 | -3/+3 |
2017-12-14 | s390x/diag: pass the retaddr into handle_diag_308() | David Hildenbrand | 1 | -1/+2 |
2017-12-14 | s390x/ioinst: pass the retaddr to all IO instructions | David Hildenbrand | 1 | -13/+16 |
2017-12-14 | s390x/tcg: rip out dead tpi code | David Hildenbrand | 1 | -1/+0 |
2017-12-14 | s390x/tcg: get rid of runtime_exception() | David Hildenbrand | 1 | -2/+0 |
2017-10-20 | s390x/tcg: implement STOP and RESET interrupts for TCG | David Hildenbrand | 1 | -0/+2 |
2017-10-20 | s390x/kvm: factor out actual handling of STOP interrupts | David Hildenbrand | 1 | -0/+1 |
2017-10-20 | s390x/kvm: factor out SIGP code into sigp.c | David Hildenbrand | 1 | -0/+4 |
2017-10-20 | s390x/kvm: factor out storing of adtl CPU status | David Hildenbrand | 1 | -0/+1 |
2017-10-20 | s390x/kvm: factor out storing of CPU status | David Hildenbrand | 1 | -0/+2 |
2017-10-20 | s390x/kvm: generalize SIGP stop and restart interrupt injection | David Hildenbrand | 1 | -0/+2 |
2017-10-20 | target/s390x: factor out handling of WAIT PSW into s390_handle_wait() | David Hildenbrand | 1 | -0/+1 |
2017-10-20 | s390x/tcg: rework checking for deliverable interrupts | David Hildenbrand | 1 | -0/+4 |
2017-10-20 | s390x/tcg: injection of emergency signals and external calls | David Hildenbrand | 1 | -0/+2 |
2017-10-20 | s390x/tcg: cleanup service interrupt injection | David Hildenbrand | 1 | -2/+0 |
2017-10-20 | s390x/tcg: turn INTERRUPT_EXT into a mask | David Hildenbrand | 1 | -0/+2 |
2017-10-06 | s390x/tcg: add MMU for real addresses | David Hildenbrand | 1 | -0/+2 |
2017-10-06 | s390x/tcg: move wrap_address() to internal.h | David Hildenbrand | 1 | -0/+14 |
2017-09-19 | s390x: get rid of cpu_s390x_create() | David Hildenbrand | 1 | -1/+0 |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand | 1 | -0/+391 |