aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2019-06-07s390x/tcg: Implement VECTOR FP ADDDavid Hildenbrand1-0/+1
2019-06-07s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUALDavid Hildenbrand1-1/+1
2019-05-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into stagingPeter Maydell1-1/+1
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier1-1/+1
2019-05-17s390x/tcg: Implement VECTOR AVERAGEDavid Hildenbrand1-1/+1
2019-03-11s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARYDavid Hildenbrand1-0/+1
2018-07-02s390x/tcg: rearm the CKC timer during migrationDavid Hildenbrand1-0/+1
2017-10-20s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand1-0/+1
2017-10-06s390x/tcg: add basic MSA featuresDavid Hildenbrand1-1/+1
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+1
2017-07-25target/s390x: Add remaining switches to compile with --disable-tcgThomas Huth1-3/+3
2017-07-25target/s390x: Move exception-related functions to a new excp_helper.c fileThomas Huth1-1/+1
2017-07-25target/s390x: Move diag helpers to a separate fileThomas Huth1-1/+1
2017-03-16makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+25