| Commit message (Expand) | Author | Age | Files | Lines |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | s390x/s390-virtio-ccw: Fix build on systems without KVM | Christian Borntraeger | 2020-04-29 | 1 | -0/+1 |
* | s390x: protvirt: Support unpack facility | Janosch Frank | 2020-04-29 | 1 | -1/+90 |
* | s390x: Move diagnose 308 subcodes and rcs into ipl.h | Janosch Frank | 2020-04-28 | 1 | -0/+11 |
* | s390x: ipl: Consolidate iplb validity check into one function | Janosch Frank | 2020-03-10 | 1 | -9/+9 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | hw/s390x/ipl: Fix alignment problems of S390IPLState members | Thomas Huth | 2018-10-04 | 1 | -2/+3 |
* | s390x: refactor reset/reipl handling | David Hildenbrand | 2018-05-14 | 1 | -2/+14 |
* | s390-ccw: use zipl values when no boot menu options are present | Collin L. Walling | 2018-02-26 | 1 | -0/+1 |
* | s390-ccw: parse and set boot menu options | Collin L. Walling | 2018-02-26 | 1 | -2/+7 |
* | s390-ccw: move auxiliary IPL data to separate location | Collin L. Walling | 2018-02-26 | 1 | -2/+23 |
* | hw/s390x/ipl: enable LOADPARM in IPIB for a boot device | Farhan Ali | 2017-05-02 | 1 | -0/+3 |
* | s390x/ipl: Load network boot image | Farhan Ali | 2017-02-28 | 1 | -1/+3 |
* | s390x/ipl: Extend S390IPLState to support network boot | Farhan Ali | 2017-02-28 | 1 | -0/+1 |
* | s390x/ipl: fix reboots for migration from different bios | David Hildenbrand | 2016-07-11 | 1 | -0/+2 |
* | s390x/ipl: Support IPL from selected SCSI device | Alexander Yarygin | 2016-07-11 | 1 | -0/+13 |
* | s390x/ipl: Add ssid field to IplParameterBlock | Alexander Yarygin | 2016-05-17 | 1 | -1/+2 |
* | s390x/ipl: Provide ipl parameter block | Alexander Yarygin | 2016-05-17 | 1 | -0/+1 |
* | s390x/ipl: Add type and length checks for IplParameterBlock values | Alexander Yarygin | 2016-05-17 | 1 | -0/+21 |
* | s390x/ipl: Extend the IplParameterBlock struct | Alexander Yarygin | 2016-05-17 | 1 | -5/+56 |
* | s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE | David Hildenbrand | 2015-11-11 | 1 | -0/+25 |
* | s390x: machine reset function with new ipl cpu handling | David Hildenbrand | 2015-10-21 | 1 | -0/+3 |
* | s390x/ipl: we always have an ipl device | David Hildenbrand | 2015-10-21 | 1 | -1/+1 |
* | s390x/ipl: drop reipl parameters on resets | Fan Zhang | 2015-02-13 | 1 | -0/+1 |
* | s390x/ipl: support diagnose 308 subcodes 5 and 6 | Fan Zhang | 2015-02-13 | 1 | -0/+24 |