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