Age | Commit message (Expand) | Author | Files | Lines |
2019-03-04 | s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY | David Hildenbrand | 1 | -0/+1 |
2019-03-04 | s390x: use a QEMU-style typedef + name for SIGP save area struct | David Hildenbrand | 1 | -4/+4 |
2019-03-04 | s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS | David Hildenbrand | 1 | -10/+21 |
2019-01-30 | target/s390x: Fix LGPL version in the file header comments | Thomas Huth | 1 | -1/+1 |
2018-06-01 | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-05-18 | target/s390x: Honor CPU_DUMP_FPU | Richard Henderson | 1 | -11/+12 |
2018-04-09 | s390x: load_psw() should only exchange the PSW for KVM | David Hildenbrand | 1 | -4/+6 |
2018-02-26 | s390x/cpu: expose the guest crash information | Christian Borntraeger | 1 | -1/+4 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2017-12-14 | target/s390x: nuke DPRINTF in helper.c | Cornelia Huck | 1 | -18/+0 |
2017-11-20 | s390x: fix storing CPU status (again) | David Hildenbrand | 1 | -1/+1 |
2017-10-20 | s390x: move s390x_new_cpu() into board code | Igor Mammedov | 1 | -20/+0 |
2017-10-20 | s390x: fix cpu object referrence leak in s390x_new_cpu() | Igor Mammedov | 1 | -1/+1 |
2017-10-20 | s390x/tcg: implement STOP and RESET interrupts for TCG | David Hildenbrand | 1 | -0/+1 |
2017-10-20 | s390x/kvm: factor out storing of adtl CPU status | David Hildenbrand | 1 | -0/+29 |
2017-10-20 | s390x/kvm: factor out storing of CPU status | David Hildenbrand | 1 | -0/+60 |
2017-10-20 | target/s390x: interpret PSW_MASK_WAIT only for TCG | David Hildenbrand | 1 | -1/+2 |
2017-10-20 | target/s390x: factor out handling of WAIT PSW into s390_handle_wait() | David Hildenbrand | 1 | -6/+21 |
2017-10-20 | s390x/tcg: turn INTERRUPT_EXT into a mask | David Hildenbrand | 1 | -10/+2 |
2017-09-19 | s390x: get rid of cpu_s390x_create() | David Hildenbrand | 1 | -43/+2 |
2017-09-19 | target/s390x: use "core-id" for cpu number/address/id handling | David Hildenbrand | 1 | -2/+2 |
2017-09-01 | s390x: replace cpu_s390x_init() with cpu_generic_init() | Igor Mammedov | 1 | -14/+0 |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand | 1 | -0/+1 |
2017-08-30 | target/s390x: move cc_name() to helper.c | David Hildenbrand | 1 | -0/+48 |
2017-07-25 | target/s390x: Move exception-related functions to a new excp_helper.c file | Thomas Huth | 1 | -468/+4 |
2017-07-25 | target/s390x: Rework program_interrupt() and related functions | Thomas Huth | 1 | -10/+0 |
2017-07-25 | target/s390x: Move s390_cpu_dump_state() to helper.c | Thomas Huth | 1 | -0/+60 |
2017-06-13 | target/s390x: rework PGM interrupt psw.addr handling | David Hildenbrand | 1 | -9/+35 |
2017-06-06 | target/s390x: addressing exceptions are suppressing | David Hildenbrand | 1 | -1/+1 |
2017-06-06 | target/s390x: Implement EXECUTE via new TranslationBlock | Richard Henderson | 1 | -0/+5 |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 1 | -1/+1 |
2017-05-12 | target/s390x: Diagnose specification exception for atomics | Richard Henderson | 1 | -0/+16 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+721 |