aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/cpu.h
AgeCommit message (Expand)Author
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao
2017-06-23target/s390x: Clean up TB flag bitsRichard Henderson
2017-06-23target/s390x: implement mvcos instructionDavid Hildenbrand
2017-06-23target/s390x: change PSW_SHIFT_KEYDavid Hildenbrand
2017-06-13s390x/cpumodel: wire up cpu type + id for TCGDavid Hildenbrand
2017-06-13target/s390x: rework PGM interrupt psw.addr handlingDavid Hildenbrand
2017-06-06target/s390x: remove some Linux assumptions from IPTEAurelien Jarno
2017-06-06target/s390x: Implement EXECUTE via new TranslationBlockRichard Henderson
2017-06-06target/s390x: Add support for the TEST BLOCK instructionThomas Huth
2017-05-19s390/kvm: do not reset riccb on initial cpu resetChristian Borntraeger
2017-05-19s390x/css: add s390-squash-mcss machine optionXiao Feng Ren
2017-05-12target/s390x: mask the SIGP order_code using SIGP_ORDER_MASKAurelien Jarno
2017-05-12target/s390x: Diagnose specification exception for atomicsRichard Henderson
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth