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
/
start.S
Age
Commit message (
Expand
)
Author
2023-06-29
pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Move the stack array into start.S
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Provide space for initial stack frame in start.S
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Fix indentation in start.S
Thomas Huth
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2020-10-06
pc-bios: s390x: Go into disabled wait when encountering a PGM exception
Janosch Frank
2020-07-02
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
2019-04-12
s390-bios: Support for running format-0/1 channel programs
Jason J. Herne
2019-01-18
pc-bios/s390-ccw: Use proper register names for Clang
Thomas Huth
2017-12-14
pc-bios/s390-ccw: zero out bss section
Christian Borntraeger
2016-05-17
pc-bios/s390-ccw: Get device address via diag 308/6
Alexander Yarygin
2015-06-30
s390-ccw.img: Consume service interrupts
Christian Borntraeger
2013-05-06
S390: BIOS boot from given device
Dominik Dingel
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 start assembly
Alexander Graf