index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
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
Files
Lines
22 hours
pc-bios/s390x: Initialize machine loadparm before probing IPL devices
Jared Rossi
1
-1
/
+2
22 hours
pc-bios/s390x: Initialize cdrom type to false for each IPL device
Jared Rossi
1
-0
/
+1
2024-10-23
pc-bios/s390x: Enable multi-device boot loop
Jared Rossi
1
-17
/
+28
2024-10-23
s390x: Add individual loadparm assignment to CCW device
Jared Rossi
1
-3
/
+7
2024-10-23
pc-bios/s390-ccw: Enable failed IPL to return after error
Jared Rossi
1
-14
/
+18
2024-10-23
pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
Jared Rossi
1
-3
/
+7
2024-10-23
pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
Jared Rossi
1
-6
/
+8
2023-06-29
pc-bios/s390-ccw: Move the stack array into start.S
Thomas Huth
1
-1
/
+0
2022-07-06
pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
Thomas Huth
1
-7
/
+17
2022-07-06
pc-bios/s390-ccw: Add a proper prototype for main()
Thomas Huth
1
-2
/
+1
2020-11-23
pc-bios: s390x: Clear out leftover S390EP string
Eric Farman
1
-0
/
+6
2020-11-04
s390-bios: Skip writing iplb location to low core for ccw ipl
Jason J. Herne
1
-1
/
+3
2020-10-06
pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
Thomas Huth
1
-1
/
+0
2020-10-06
pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
Thomas Huth
1
-1
/
+1
2020-10-06
pc-bios/s390-ccw: Scan through all devices if no boot device specified
Thomas Huth
1
-15
/
+31
2020-10-06
pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
Thomas Huth
1
-4
/
+10
2020-10-06
pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
Thomas Huth
1
-42
/
+57
2020-10-06
pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
Thomas Huth
1
-8
/
+12
2020-07-02
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
1
-7
/
+0
2020-07-02
pc-bios: s390x: Get rid of magic offsets into the lowcore
Janosch Frank
1
-5
/
+3
2020-03-10
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
1
-1
/
+7
2019-09-18
pc-bios/s390-ccw: Do not pre-initialize empty array
Thomas Huth
1
-1
/
+1
2019-04-12
s390-bios: Use control unit type to find bootable devices
Jason J. Herne
1
-10
/
+35
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
1
-0
/
+5
2019-04-12
s390-bios: Use control unit type to determine boot method
Jason J. Herne
1
-2
/
+14
2019-04-12
s390-bios: Factor finding boot device out of virtio code path
Jason J. Herne
1
-39
/
+46
2019-04-12
s390-bios: Extend find_dev() for non-virtio devices
Jason J. Herne
1
-5
/
+11
2019-04-12
s390-bios: Map low core memory
Jason J. Herne
1
-0
/
+2
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
1
-0
/
+1
2019-04-12
s390-bios: decouple common boot logic from virtio
Jason J. Herne
1
-8
/
+20
2019-04-12
s390-bios: decouple cio setup from virtio
Jason J. Herne
1
-7
/
+13
2018-06-18
pc-bios/s390-ccw: define loadparm length
Collin Walling
1
-4
/
+4
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
1
-7
/
+7
2018-02-26
s390-ccw: interactive boot menu for scsi
Collin L. Walling
1
-0
/
+1
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
1
-1
/
+2
2018-02-26
s390-ccw: set up interactive boot menu parameters
Collin L. Walling
1
-0
/
+24
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
1
-1
/
+5
2018-02-26
s390-ccw: update libc
Collin L. Walling
1
-16
/
+1
2017-07-14
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth
1
-1
/
+1
2017-07-14
pc-bios/s390-ccw: Move ebc2asc to sclp.c
Thomas Huth
1
-11
/
+0
2017-07-14
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
1
-0
/
+1
2017-05-02
pc-bios/s390-ccw: provide a function to interpret LOADPARM value
Farhan Ali
1
-1
/
+26
2017-05-02
pc-bios/s390-ccw: Make ebcdic/ascii conversion public
Eugene (jno) Dvurechenski
1
-0
/
+11
2017-02-28
pc-bios/s390-ccw: Use the ccw bios to start the network boot
Farhan Ali
1
-6
/
+14
2016-07-11
pc-bios/s390-ccw: Pass selected SCSI device to IPL
Eugene (jno) Dvurechenski
1
-0
/
+12
2016-05-17
pc-bios/s390-ccw: Get device address via diag 308/6
Alexander Yarygin
1
-10
/
+15
2016-03-23
pc-bios/s390-ccw: enable virtio-scsi
Eugene (jno) Dvurechenski
1
-6
/
+2
2016-03-23
pc-bios/s390-ccw: make provisions for different backends
Eugene (jno) Dvurechenski
1
-2
/
+2
2016-03-23
pc-bios/s390-ccw: update virtio implementation to allow up to 3 vrings
Eugene (jno) Dvurechenski
1
-1
/
+0
2016-03-23
pc-bios/s390-ccw: qemuize types
Eugene (jno) Dvurechenski
1
-4
/
+4
[next]