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
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
2016-03-23
pc-bios/s390-ccw: virtio_panic -> panic
Eugene (jno) Dvurechenski
2015-09-07
pc-bios/s390-ccw: Device detection in higher subchannel sets
Alexander Yarygin
2015-03-10
s390-ccw.img: Allow bigger ramdisk sizes or offsets
Christian Borntraeger
2015-02-03
pc-bios/s390-ccw: fix sparse warnings
Christian Borntraeger
2014-07-08
pc-bios/s390-ccw: store proper subsystem information word
Christian Borntraeger
2014-06-27
pc-bios/s390-ccw: Unify error handling
Eugene (jno) Dvurechenski
2014-02-27
s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css
Christian Borntraeger
2013-07-29
s390/IPL: Allow boot from other ssid than 0
Dominik Dingel
2013-05-06
S390: BIOS boot from given device
Dominik Dingel
2013-04-26
s390-ccw.img: Detect devices with stsch.
Cornelia Huck
2013-04-26
s390-ccw.img: replace while loop with a disabled wait on s390 bios
Christian Borntraeger
2013-04-26
S390: ccw firmware: Add main program
Alexander Graf