Age | Commit message (Expand) | Author |
2018-07-02 | s390x/tcg: properly implement the TOD | David Hildenbrand |
2018-07-02 | s390x/tcg: avoid overflows in time2tod/tod2time | David Hildenbrand |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand |
2018-02-09 | s390x/flic: optimize CPU wakeup for TCG | David Hildenbrand |
2018-01-25 | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier |
2017-12-14 | s390x/tcg: fix and cleanup mcck injection | David Hildenbrand |
2017-12-14 | s390x/diag: pass the retaddr into handle_diag_308() | David Hildenbrand |
2017-12-14 | s390x/ioinst: pass the retaddr to all IO instructions | David Hildenbrand |
2017-12-14 | s390x/tcg: rip out dead tpi code | David Hildenbrand |
2017-12-14 | s390x/tcg: get rid of runtime_exception() | David Hildenbrand |
2017-10-20 | s390x/tcg: implement STOP and RESET interrupts for TCG | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out actual handling of STOP interrupts | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out SIGP code into sigp.c | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out storing of adtl CPU status | David Hildenbrand |
2017-10-20 | s390x/kvm: factor out storing of CPU status | David Hildenbrand |
2017-10-20 | s390x/kvm: generalize SIGP stop and restart interrupt injection | David Hildenbrand |
2017-10-20 | target/s390x: factor out handling of WAIT PSW into s390_handle_wait() | David Hildenbrand |
2017-10-20 | s390x/tcg: rework checking for deliverable interrupts | David Hildenbrand |
2017-10-20 | s390x/tcg: injection of emergency signals and external calls | David Hildenbrand |
2017-10-20 | s390x/tcg: cleanup service interrupt injection | David Hildenbrand |
2017-10-20 | s390x/tcg: turn INTERRUPT_EXT into a mask | David Hildenbrand |
2017-10-06 | s390x/tcg: add MMU for real addresses | David Hildenbrand |
2017-10-06 | s390x/tcg: move wrap_address() to internal.h | David Hildenbrand |
2017-09-19 | s390x: get rid of cpu_s390x_create() | David Hildenbrand |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand |