summary refs log tree commit diff stats
path: root/target-s390x/Makefile.objs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-25/+0
* rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-061-2/+2
* s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller2016-09-061-0/+20
* s390x/cpumodel: introduce CPU featuresMichael Mueller2016-09-061-1/+1
* s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand2016-09-061-1/+1
* 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