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