index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
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
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
2016-03-23
pc-bios/s390-ccw: virtio_panic -> panic
Eugene (jno) Dvurechenski
1
-4
/
+4
2015-09-07
pc-bios/s390-ccw: Device detection in higher subchannel sets
Alexander Yarygin
1
-25
/
+41
2015-03-10
s390-ccw.img: Allow bigger ramdisk sizes or offsets
Christian Borntraeger
1
-0
/
+1
2015-02-03
pc-bios/s390-ccw: fix sparse warnings
Christian Borntraeger
1
-1
/
+1
2014-07-08
pc-bios/s390-ccw: store proper subsystem information word
Christian Borntraeger
1
-1
/
+16
2014-06-27
pc-bios/s390-ccw: Unify error handling
Eugene (jno) Dvurechenski
1
-4
/
+9
2014-02-27
s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
Christian Borntraeger
1
-2
/
+1
2013-07-29
s390/IPL: Allow boot from other ssid than 0
Dominik Dingel
1
-0
/
+7
2013-05-06
S390: BIOS boot from given device
Dominik Dingel
1
-6
/
+18
2013-04-26
s390-ccw.img: Detect devices with stsch.
Cornelia Huck
1
-3
/
+6
2013-04-26
s390-ccw.img: replace while loop with a disabled wait on s390 bios
Christian Borntraeger
1
-0
/
+2
2013-04-26
S390: ccw firmware: Add main program
Alexander Graf
1
-0
/
+56