summaryrefslogtreecommitdiff
path: root/target/s390x/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-01s390x: replace cpu_s390x_init() with cpu_generic_init()Igor Mammedov1-0/+7
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+2
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand1-0/+7
2017-08-30target/s390x: move a couple of functions to cpu.cDavid Hildenbrand1-0/+79
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand1-0/+1
2017-07-25target/s390x: Add remaining switches to compile with --disable-tcgThomas Huth1-0/+4
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela1-1/+0
2017-05-19s390/kvm: do not reset riccb on initial cpu resetChristian Borntraeger1-3/+4
2017-05-12target/s390x: Diagnose specification exception for atomicsRichard Henderson1-0/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-5/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+462