index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
s390-ccw
/
main.c
Age
Commit message (
Expand
)
Author
4 days
pc-bios/s390x: Initialize machine loadparm before probing IPL devices
Jared Rossi
4 days
pc-bios/s390x: Initialize cdrom type to false for each IPL device
Jared Rossi
2024-10-23
pc-bios/s390x: Enable multi-device boot loop
Jared Rossi
2024-10-23
s390x: Add individual loadparm assignment to CCW device
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Enable failed IPL to return after error
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
Jared Rossi
2023-06-29
pc-bios/s390-ccw: Move the stack array into start.S
Thomas Huth
2022-07-06
pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
Thomas Huth
2022-07-06
pc-bios/s390-ccw: Add a proper prototype for main()
Thomas Huth
2020-11-23
pc-bios: s390x: Clear out leftover S390EP string
Eric Farman
2020-11-04
s390-bios: Skip writing iplb location to low core for ccw ipl
Jason J. Herne
2020-10-06
pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Scan through all devices if no boot device specified
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
Thomas Huth
2020-10-06
pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
Thomas Huth
2020-07-02
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
2020-07-02
pc-bios: s390x: Get rid of magic offsets into the lowcore
Janosch Frank
2020-03-10
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
2019-09-18
pc-bios/s390-ccw: Do not pre-initialize empty array
Thomas Huth
2019-04-12
s390-bios: Use control unit type to find bootable devices
Jason J. Herne
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
2019-04-12
s390-bios: Use control unit type to determine boot method
Jason J. Herne
2019-04-12
s390-bios: Factor finding boot device out of virtio code path
Jason J. Herne
2019-04-12
s390-bios: Extend find_dev() for non-virtio devices
Jason J. Herne
2019-04-12
s390-bios: Map low core memory
Jason J. Herne
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
2019-04-12
s390-bios: decouple common boot logic from virtio
Jason J. Herne
2019-04-12
s390-bios: decouple cio setup from virtio
Jason J. Herne
2018-06-18
pc-bios/s390-ccw: define loadparm length
Collin Walling
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
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: set up interactive boot menu parameters
Collin L. Walling
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
2018-02-26
s390-ccw: update libc
Collin L. Walling
2017-07-14
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth
2017-07-14
pc-bios/s390-ccw: Move ebc2asc to sclp.c
Thomas Huth
2017-07-14
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
2017-05-02
pc-bios/s390-ccw: provide a function to interpret LOADPARM value
Farhan Ali
2017-05-02
pc-bios/s390-ccw: Make ebcdic/ascii conversion public
Eugene (jno) Dvurechenski
2017-02-28
pc-bios/s390-ccw: Use the ccw bios to start the network boot
Farhan Ali
2016-07-11
pc-bios/s390-ccw: Pass selected SCSI device to IPL
Eugene (jno) Dvurechenski
2016-05-17
pc-bios/s390-ccw: Get device address via diag 308/6
Alexander Yarygin
2016-03-23
pc-bios/s390-ccw: enable virtio-scsi
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: make provisions for different backends
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: update virtio implementation to allow up to 3 vrings
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: qemuize types
Eugene (jno) Dvurechenski
[next]