aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/ipl.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-10s390x: Avoid variable size warning in ipl.hDaniele Buono1-2/+2
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-1/+2
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger1-0/+1
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank1-1/+90
2020-04-28s390x: Move diagnose 308 subcodes and rcs into ipl.hJanosch Frank1-0/+11
2020-03-10s390x: ipl: Consolidate iplb validity check into one functionJanosch Frank1-9/+9
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2018-10-04hw/s390x/ipl: Fix alignment problems of S390IPLState membersThomas Huth1-2/+3
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand1-2/+14
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling1-0/+1
2018-02-26s390-ccw: parse and set boot menu optionsCollin L. Walling1-2/+7
2018-02-26s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling1-2/+23
2017-05-02hw/s390x/ipl: enable LOADPARM in IPIB for a boot deviceFarhan Ali1-0/+3
2017-02-28s390x/ipl: Load network boot imageFarhan Ali1-1/+3
2017-02-28s390x/ipl: Extend S390IPLState to support network bootFarhan Ali1-0/+1
2016-07-11s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand1-0/+2
2016-07-11s390x/ipl: Support IPL from selected SCSI deviceAlexander Yarygin1-0/+13
2016-05-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin1-1/+2
2016-05-17s390x/ipl: Provide ipl parameter blockAlexander Yarygin1-0/+1
2016-05-17s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin1-0/+21
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin1-5/+56
2015-11-11s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand1-0/+25
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand1-0/+3
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand1-1/+1
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang1-0/+1
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang1-0/+24