summaryrefslogtreecommitdiff
path: root/hw/s390x/ipl.c
AgeCommit message (Expand)Author
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy
2014-02-27s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-11-21s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger
2013-05-06S390: Add virtio-blk bootDominik Dingel
2013-05-06S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel
2013-05-06S390: BIOS check for fileDominik Dingel
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf
2013-04-26S390: IPL: Support ELF firmwareAlexander Graf
2013-04-26S390: Make IPL reset address dynamicAlexander Graf
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber
2013-01-29s390: Make typeinfo constAlexander Graf
2013-01-18s390: Move IPL code into a separate deviceChristian Borntraeger