summaryrefslogtreecommitdiff
path: root/hw/s390x/ipl.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-2/+2
2015-07-02s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger1-2/+2
2015-04-30s390x/ipl: sort into categoriesCornelia Huck1-0/+1
2015-03-30s390x/ipl: avoid sign extensionCornelia Huck1-1/+1
2015-03-30s390x: do not include ram_addr.hPaolo Bonzini1-1/+0
2015-03-16s390x/ipl: remove dead codeDominik Dingel1-3/+0
2015-03-11s390/bios: Make the s390-ccw.img relocatableThomas Huth1-3/+21
2015-02-13s390x/ipl: make s390x ipl device aware of migrationFan Zhang1-0/+28
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang1-0/+15
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang1-15/+72
2015-02-13s390x/ipl: always load the bios for ccw machineFan Zhang1-46/+59
2015-02-03s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth1-23/+24
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand1-1/+1
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger1-1/+1
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