index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
ipl.h
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2018-10-04
hw/s390x/ipl: Fix alignment problems of S390IPLState members
Thomas Huth
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
2018-02-26
s390-ccw: parse and set boot menu options
Collin L. Walling
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
2017-05-02
hw/s390x/ipl: enable LOADPARM in IPIB for a boot device
Farhan Ali
2017-02-28
s390x/ipl: Load network boot image
Farhan Ali
2017-02-28
s390x/ipl: Extend S390IPLState to support network boot
Farhan Ali
2016-07-11
s390x/ipl: fix reboots for migration from different bios
David Hildenbrand
2016-07-11
s390x/ipl: Support IPL from selected SCSI device
Alexander Yarygin
2016-05-17
s390x/ipl: Add ssid field to IplParameterBlock
Alexander Yarygin
2016-05-17
s390x/ipl: Provide ipl parameter block
Alexander Yarygin
2016-05-17
s390x/ipl: Add type and length checks for IplParameterBlock values
Alexander Yarygin
2016-05-17
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
2015-11-11
s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE
David Hildenbrand
2015-10-21
s390x: machine reset function with new ipl cpu handling
David Hildenbrand
2015-10-21
s390x/ipl: we always have an ipl device
David Hildenbrand
2015-02-13
s390x/ipl: drop reipl parameters on resets
Fan Zhang
2015-02-13
s390x/ipl: support diagnose 308 subcodes 5 and 6
Fan Zhang