summaryrefslogtreecommitdiff
path: root/hw/s390x/ipl.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy1-2/+2
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth1-8/+13
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-11-21s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin1-8/+9
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger1-10/+12
2013-05-06S390: Add virtio-blk bootDominik Dingel1-0/+18
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel1-11/+5
2013-05-06S390: BIOS check for fileDominik Dingel1-0/+4
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf1-2/+3
2013-04-26S390: IPL: Support ELF firmwareAlexander Graf1-6/+10
2013-04-26S390: Make IPL reset address dynamicAlexander Graf1-11/+11
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber1-2/+4
2013-01-29s390: Make typeinfo constAlexander Graf1-1/+1
2013-01-18s390: Move IPL code into a separate deviceChristian Borntraeger1-0/+174