summaryrefslogtreecommitdiffstats
path: root/hw/s390x/ipl.c
Commit message (Expand)AuthorAgeFilesLines
* s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand2015-10-211-13/+14
* s390x/ipl: we always have an ipl deviceDavid Hildenbrand2015-10-211-14/+12
* s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger2015-07-021-2/+2
* s390x/ipl: sort into categoriesCornelia Huck2015-04-301-0/+1
* s390x/ipl: avoid sign extensionCornelia Huck2015-03-301-1/+1
* s390x: do not include ram_addr.hPaolo Bonzini2015-03-301-1/+0
* s390x/ipl: remove dead codeDominik Dingel2015-03-161-3/+0
* s390/bios: Make the s390-ccw.img relocatableThomas Huth2015-03-111-3/+21
* s390x/ipl: make s390x ipl device aware of migrationFan Zhang2015-02-131-0/+28
* s390x/ipl: drop reipl parameters on resetsFan Zhang2015-02-131-0/+15
* s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang2015-02-131-15/+72
* s390x/ipl: always load the bios for ccw machineFan Zhang2015-02-131-46/+59
* s390x/ipl: Improved code indentation in s390_ipl_init()Thomas Huth2015-02-031-23/+24
* s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand2014-10-101-1/+1
* s390/ipl: Fix error path on BIOS loadingChristian Borntraeger2014-03-171-1/+1
* elf-loader: add more return codesAlexey Kardashevskiy2014-03-051-2/+2
* s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth2014-02-271-8/+13
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* s390x: fix flat file load on 32 bit systemsMichael S. Tsirkin2013-11-211-8/+9
* s390/ipl: Fix boot orderChristian Borntraeger2013-07-291-10/+12
* S390: Add virtio-blk bootDominik Dingel2013-05-061-0/+18
* S390: Merging s390_ipl_cpu and s390_ipl_resetDominik Dingel2013-05-061-11/+5
* S390: BIOS check for fileDominik Dingel2013-05-061-0/+4
* S390: IPL: Use different firmware for different machinesAlexander Graf2013-04-261-2/+3
* S390: IPL: Support ELF firmwareAlexander Graf2013-04-261-6/+10
* S390: Make IPL reset address dynamicAlexander Graf2013-04-261-11/+11
* target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber2013-02-011-2/+4
* s390: Make typeinfo constAlexander Graf2013-01-291-1/+1
* s390: Move IPL code into a separate deviceChristian Borntraeger2013-01-181-0/+174
OpenPOWER on IntegriCloud