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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
Thomas Huth
1
-1
/
+1
2020-07-02
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
1
-15
/
+3
2019-04-12
s390-bios: Use control unit type to determine boot method
Jason J. Herne
1
-1
/
+0
2019-04-12
s390-bios: Refactor virtio to run channel programs via cio
Jason J. Herne
1
-30
/
+27
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
1
-25
/
+2
2018-04-03
pc-bios/s390-ccw: Increase virtio timeout to 30 seconds
Thomas Huth
1
-1
/
+1
2018-02-26
s390-ccw: read user input for boot index via the SCLP console
Collin L. Walling
1
-1
/
+1
2017-07-14
pc-bios/s390-ccw: Add virtio-net driver code
Thomas Huth
1
-0
/
+5
2017-07-14
pc-bios/s390-ccw: Add code for virtio feature negotiation
Thomas Huth
1
-6
/
+17
2017-07-14
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth
1
-271
/
+6
2017-07-14
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
1
-0
/
+1
2017-02-28
pc-bios/s390-ccw: Use the ccw bios to start the network boot
Farhan Ali
1
-0
/
+1
2016-09-28
pc-bios/s390-ccw: enable subchannel for IPL I/O devices
Dong Jia Shi
1
-1
/
+2
2016-03-23
pc-bios/s390-ccw: enable virtio-scsi
Eugene (jno) Dvurechenski
1
-32
/
+81
2016-03-23
pc-bios/s390-ccw: add simplified virtio call
Eugene (jno) Dvurechenski
1
-0
/
+17
2016-03-23
pc-bios/s390-ccw: make provisions for different backends
Eugene (jno) Dvurechenski
1
-38
/
+92
2016-03-23
pc-bios/s390-ccw: add vdev object to store all device details
Eugene (jno) Dvurechenski
1
-83
/
+98
2016-03-23
pc-bios/s390-ccw: update virtio implementation to allow up to 3 vrings
Eugene (jno) Dvurechenski
1
-54
/
+86
2016-03-23
pc-bios/s390-ccw: qemuize types
Eugene (jno) Dvurechenski
1
-23
/
+23
2016-03-23
pc-bios/s390-ccw: add utility functions and "export" some others
Eugene (jno) Dvurechenski
1
-1
/
+1
2016-03-23
pc-bios/s390-ccw: virtio_panic -> panic
Eugene (jno) Dvurechenski
1
-4
/
+4
2015-11-11
pc-bios/s390-ccw: ISO-9660 El Torito boot implementation
Maxim Samoylov
1
-0
/
+7
2015-03-10
s390-ccw.img: Reinitialize guessing on reboot
Christian Borntraeger
1
-0
/
+1
2015-03-10
s390-ccw.img: Allow bigger ramdisk sizes or offsets
Christian Borntraeger
1
-2
/
+2
2015-02-03
pc-bios/s390-ccw: fix sparse warnings
Christian Borntraeger
1
-1
/
+1
2014-09-01
pc-bios/s390-ccw Really big EAV ECKD DASD handling
Eugene (jno) Dvurechenski
1
-5
/
+6
2014-09-01
pc-bios/s390-ccw: handle more ECKD DASD block sizes
Eugene (jno) Dvurechenski
1
-3
/
+24
2014-09-01
pc-bios/s390-ccw: support all virtio block size
Eugene (jno) Dvurechenski
1
-6
/
+8
2014-06-27
pc-bios/s390-ccw: handle different sector sizes
Eugene (jno) Dvurechenski
1
-5
/
+91
2014-06-27
pc-bios/s390-ccw: make checkpatch happy
Eugene (jno) Dvurechenski
1
-13
/
+13
2014-06-23
pc-bios/s390-ccw: virtio_load_direct() can't load max number of sectors
David Hildenbrand
1
-1
/
+1
2014-02-27
s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx
Christian Borntraeger
1
-0
/
+1
2013-09-20
s390/ipl: Fix waiting for virtio processing
Cornelia Huck
1
-3
/
+4
2013-07-29
s390/IPL: Allow boot from other ssid than 0
Dominik Dingel
1
-0
/
+18
2013-05-31
s390/ipl: Fix spurious errors in virtio
Christian Borntraeger
1
-0
/
+5
2013-04-26
s390-ccw.img: Get queue config from host.
Cornelia Huck
1
-3
/
+7
2013-04-26
s390-ccw.img: Rudimentary error checking.
Cornelia Huck
1
-6
/
+15
2013-04-26
s390-ccw.img: Enhance drain_irqs().
Cornelia Huck
1
-2
/
+11
2013-04-26
s390-ccw.img: Fix compile warning in s390 ccw virtio code
Christian Borntraeger
1
-1
/
+3
2013-04-26
S390: ccw firmware: Add virtio device drivers
Alexander Graf
1
-0
/
+274