Age | Commit message (Expand) | Author |
2017-08-30 | target/s390x: move get_per_in_range() to misc_helper.c | David Hildenbrand |
2017-08-30 | target/s390x: move s390_do_cpu_reset() to diag.c | David Hildenbrand |
2017-08-30 | target/s390x: move psw_key_valid() to mem_helper.c | David Hildenbrand |
2017-08-30 | target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c | David Hildenbrand |
2017-08-30 | target/s390x: move cc_name() to helper.c | David Hildenbrand |
2017-08-30 | target/s390x: move gtod_*() declarations to s390-virtio.h | David Hildenbrand |
2017-08-30 | s390x/cpumodel: factor out determination of default model name | David Hildenbrand |
2017-08-30 | s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit() | David Hildenbrand |
2017-08-30 | s390x/kvm: drop KVMState parameter from s390_get_memslot_count() | David Hildenbrand |
2017-07-25 | target/s390x: Move exception-related functions to a new excp_helper.c file | Thomas Huth |
2017-07-25 | target/s390x: Rework program_interrupt() and related functions | Thomas Huth |
2017-07-14 | s390x/kvm: enable guarded storage | Fan Zhang |
2017-07-14 | s390x/kvm: Rework cmma management | Janosch Frank |
2017-07-05 | virtio-scsi-ccw: use ioeventfd even when KVM is disabled | QingFeng Hao |
2017-06-23 | target/s390x: Clean up TB flag bits | Richard Henderson |
2017-06-23 | target/s390x: implement mvcos instruction | David Hildenbrand |
2017-06-23 | target/s390x: change PSW_SHIFT_KEY | David Hildenbrand |
2017-06-13 | s390x/cpumodel: wire up cpu type + id for TCG | David Hildenbrand |
2017-06-13 | target/s390x: rework PGM interrupt psw.addr handling | David Hildenbrand |
2017-06-06 | target/s390x: remove some Linux assumptions from IPTE | Aurelien Jarno |
2017-06-06 | target/s390x: Implement EXECUTE via new TranslationBlock | Richard Henderson |
2017-06-06 | target/s390x: Add support for the TEST BLOCK instruction | Thomas Huth |
2017-05-19 | s390/kvm: do not reset riccb on initial cpu reset | Christian Borntraeger |
2017-05-19 | s390x/css: add s390-squash-mcss machine option | Xiao Feng Ren |
2017-05-12 | target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK | Aurelien Jarno |
2017-05-12 | target/s390x: Diagnose specification exception for atomics | Richard Henderson |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |