summaryrefslogtreecommitdiffstats
path: root/hw/s390x/ipl.h
Commit message (Expand)AuthorAgeFilesLines
* s390x: Avoid variable size warning in ipl.hDaniele Buono2020-11-101-2/+2
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-1/+2
* s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger2020-04-291-0/+1
* s390x: protvirt: Support unpack facilityJanosch Frank2020-04-291-1/+90
* s390x: Move diagnose 308 subcodes and rcs into ipl.hJanosch Frank2020-04-281-0/+11
* s390x: ipl: Consolidate iplb validity check into one functionJanosch Frank2020-03-101-9/+9
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* hw/s390x/ipl: Fix alignment problems of S390IPLState membersThomas Huth2018-10-041-2/+3
* s390x: refactor reset/reipl handlingDavid Hildenbrand2018-05-141-2/+14
* s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling2018-02-261-0/+1
* s390-ccw: parse and set boot menu optionsCollin L. Walling2018-02-261-2/+7
* s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling2018-02-261-2/+23
* hw/s390x/ipl: enable LOADPARM in IPIB for a boot deviceFarhan Ali2017-05-021-0/+3
* s390x/ipl: Load network boot imageFarhan Ali2017-02-281-1/+3
* s390x/ipl: Extend S390IPLState to support network bootFarhan Ali2017-02-281-0/+1
* s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand2016-07-111-0/+2
* s390x/ipl: Support IPL from selected SCSI deviceAlexander Yarygin2016-07-111-0/+13
* s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin2016-05-171-1/+2
* s390x/ipl: Provide ipl parameter blockAlexander Yarygin2016-05-171-0/+1
* s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin2016-05-171-0/+21
* s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin2016-05-171-5/+56
* s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand2015-11-111-0/+25
* s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand2015-10-211-0/+3
* s390x/ipl: we always have an ipl deviceDavid Hildenbrand2015-10-211-1/+1
* s390x/ipl: drop reipl parameters on resetsFan Zhang2015-02-131-0/+1
* s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang2015-02-131-0/+24