index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
s390-ccw
/
virtio.c
Age
Commit message (
Expand
)
Author
2020-07-02
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
2019-04-12
s390-bios: Use control unit type to determine boot method
Jason J. Herne
2019-04-12
s390-bios: Refactor virtio to run channel programs via cio
Jason J. Herne
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
2018-04-03
pc-bios/s390-ccw: Increase virtio timeout to 30 seconds
Thomas Huth
2018-02-26
s390-ccw: read user input for boot index via the SCLP console
Collin L. Walling
2017-07-14
pc-bios/s390-ccw: Add virtio-net driver code
Thomas Huth
2017-07-14
pc-bios/s390-ccw: Add code for virtio feature negotiation
Thomas Huth
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 libc functions to separate header
Thomas Huth
2017-02-28
pc-bios/s390-ccw: Use the ccw bios to start the network boot
Farhan Ali
2016-09-28
pc-bios/s390-ccw: enable subchannel for IPL I/O devices
Dong Jia Shi
2016-03-23
pc-bios/s390-ccw: enable virtio-scsi
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: add simplified virtio call
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: add vdev object to store all device details
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: add utility functions and "export" some others
Eugene (jno) Dvurechenski
2016-03-23
pc-bios/s390-ccw: virtio_panic -> panic
Eugene (jno) Dvurechenski
2015-11-11
pc-bios/s390-ccw: ISO-9660 El Torito boot implementation
Maxim Samoylov
2015-03-10
s390-ccw.img: Reinitialize guessing on reboot
Christian Borntraeger
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-09-01
pc-bios/s390-ccw Really big EAV ECKD DASD handling
Eugene (jno) Dvurechenski
2014-09-01
pc-bios/s390-ccw: handle more ECKD DASD block sizes
Eugene (jno) Dvurechenski
2014-09-01
pc-bios/s390-ccw: support all virtio block size
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: handle different sector sizes
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: make checkpatch happy
Eugene (jno) Dvurechenski
2014-06-23
pc-bios/s390-ccw: virtio_load_direct() can't load max number of sectors
David Hildenbrand
2014-02-27
s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx
Christian Borntraeger
2013-09-20
s390/ipl: Fix waiting for virtio processing
Cornelia Huck
2013-07-29
s390/IPL: Allow boot from other ssid than 0
Dominik Dingel
2013-05-31
s390/ipl: Fix spurious errors in virtio
Christian Borntraeger
2013-04-26
s390-ccw.img: Get queue config from host.
Cornelia Huck
2013-04-26
s390-ccw.img: Rudimentary error checking.
Cornelia Huck
2013-04-26
s390-ccw.img: Enhance drain_irqs().
Cornelia Huck
2013-04-26
s390-ccw.img: Fix compile warning in s390 ccw virtio code
Christian Borntraeger
2013-04-26
S390: ccw firmware: Add virtio device drivers
Alexander Graf