summaryrefslogtreecommitdiffstats
path: root/target-s390x/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth2015-02-181-1/+1
* s390x/migration: migrate CPU stateThomas Huth2014-10-101-1/+1
* s390: Implement dump-guest-memory support for target s390xEkaterina Tumanova2013-07-301-1/+1
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-0/+1
* target-s390x: Mark as unmigratableAndreas Färber2013-02-011-1/+1
* s390: Channel I/O basic definitions.Cornelia Huck2013-01-291-1/+1
* target-s390x: switch to AREG0 free modeBlue Swirl2012-09-101-2/+0
* target-s390x: avoid AREG0 for misc helpersBlue Swirl2012-09-101-1/+0
* target-s390x: avoid AREG0 for condition code helpersBlue Swirl2012-09-101-1/+0
* target-s390x: avoid AREG0 for integer helpersBlue Swirl2012-09-101-1/+0
* target-s390x: avoid AREG0 for FPU helpersBlue Swirl2012-09-101-1/+0
* target-s390x: rename op_helper.c to misc_helper.cBlue Swirl2012-09-101-3/+3
* target-s390x: split memory access helpersBlue Swirl2012-09-101-1/+2
* target-s390x: split integer helpersBlue Swirl2012-09-101-1/+2
* target-s390x: split condition code helpersBlue Swirl2012-09-101-1/+2
* target-s390x: split FPU opsBlue Swirl2012-09-101-0/+2
* s390: provide interface for service interrupt/introduce interrupt.cChristian Borntraeger2012-08-151-1/+1
* build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-1/+3
* build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-1/+3
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+1
OpenPOWER on IntegriCloud