Age | Commit message (Expand) | Author |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick |
2018-07-02 | loader: Check access size when calling rom_ptr() to avoid crashes | Thomas Huth |
2018-07-02 | s390/ipl: fix ipl with -no-reboot | Christian Borntraeger |
2018-06-18 | s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW | Christian Borntraeger |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand |
2018-05-02 | pc-bios/s390-ccw: fix loadparm initialization and int conversion | Collin Walling |
2018-04-09 | s390: Ensure IPL from SCSI works as expected | Viktor Mihajlovski |
2018-04-09 | s390: Refactor IPL parameter block generation | Viktor Mihajlovski |
2018-03-08 | s390/ipl: only print boot menu error if -boot menu=on was specified | Collin L. Walling |
2018-03-08 | hw/s390x/ipl: Bail out if the network bootloader can not be found | Thomas Huth |
2018-02-26 | s390-ccw: interactive boot menu for scsi | Collin L. Walling |
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-08-30 | s390x/ipl: The s390-ipl device is not hot-pluggable | Thomas Huth |
2017-07-05 | hw/s390x/ipl: Fix endianness problem with netboot_start_addr | Thomas Huth |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-02 | hw/s390x/ipl: Fix crash with virtio-scsi-pci device | Thomas Huth |
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/css: Unplug handler of virtual css bridge | Jing Liu |
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-18 | s390: remove misleading comment | Michael Tokarev |
2016-05-17 | s390x/ipl: Remove redundant usage of gr7 | 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: Extend the IplParameterBlock struct | Alexander Yarygin |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-02-11 | s390x: remove s390-zipl.rom | Michael Tokarev |
2016-01-29 | s390: Clean up includes | Peter Maydell |
2016-01-13 | hw/s390x: Rename local variables Error *l_err to just err | Markus Armbruster |
2016-01-13 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster |
2015-11-11 | s390x/ipl: switch error reporting to error_setg | David Hildenbrand |
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-09-25 | s390: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-07-02 | s390x/ipl: Fix boot if no bootindex was specified | Christian Borntraeger |
2015-04-30 | s390x/ipl: sort into categories | Cornelia Huck |
2015-03-30 | s390x/ipl: avoid sign extension | Cornelia Huck |
2015-03-30 | s390x: do not include ram_addr.h | Paolo Bonzini |
2015-03-16 | s390x/ipl: remove dead code | Dominik Dingel |
2015-03-11 | s390/bios: Make the s390-ccw.img relocatable | Thomas Huth |
2015-02-13 | s390x/ipl: make s390x ipl device aware of migration | Fan Zhang |
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 |
2015-02-13 | s390x/ipl: always load the bios for ccw machine | Fan Zhang |