summaryrefslogtreecommitdiff
path: root/target-s390x/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2013-07-30s390: Implement dump-guest-memory support for target s390xEkaterina Tumanova1-1/+1
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber1-0/+1
2013-02-01target-s390x: Mark as unmigratableAndreas Färber1-1/+1
2013-01-29s390: Channel I/O basic definitions.Cornelia Huck1-1/+1
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl1-2/+0
2012-09-10target-s390x: avoid AREG0 for misc helpersBlue Swirl1-1/+0
2012-09-10target-s390x: avoid AREG0 for condition code helpersBlue Swirl1-1/+0
2012-09-10target-s390x: avoid AREG0 for integer helpersBlue Swirl1-1/+0
2012-09-10target-s390x: avoid AREG0 for FPU helpersBlue Swirl1-1/+0
2012-09-10target-s390x: rename op_helper.c to misc_helper.cBlue Swirl1-3/+3
2012-09-10target-s390x: split memory access helpersBlue Swirl1-1/+2
2012-09-10target-s390x: split integer helpersBlue Swirl1-1/+2
2012-09-10target-s390x: split condition code helpersBlue Swirl1-1/+2
2012-09-10target-s390x: split FPU opsBlue Swirl1-0/+2
2012-08-15s390: provide interface for service interrupt/introduce interrupt.cChristian Borntraeger1-1/+1
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini1-1/+3
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini1-1/+3
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-0/+1