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
Age
Commit message (
Expand
)
Author
2024-07-02
pc-bios/s390-ccw: Remove duplicated LDFLAGS
Thomas Huth
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
2023-06-29
pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
Thomas Huth
2023-06-29
pc-bios/s390-ccw: Get rid of the the __u* types
Thomas Huth
2023-06-29
s390-ccw: Getting rid of ulong
Juan Quintela
2023-06-06
pc-bios/s390-ccw: always build network bootloader
Paolo Bonzini
2023-06-06
configure: move SLOF submodule handling to pc-bios/s390-ccw
Paolo Bonzini
2023-03-08
pc-bios: Add support for List-Directed IPL from ECKD DASD
Jared Rossi
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2022-10-06
pc-bios/s390-ccw: Adopt meson style Make output
Paolo Bonzini
2022-10-06
pc-bios/s390-ccw: detect CC options just once
Paolo Bonzini
2022-08-07
pc-bios/s390-ccw: Fix booting with logical block size < physical block size
Thomas Huth
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-07-13
pc-bios/s390-ccw: add -Wno-array-bounds
Paolo Bonzini
2022-07-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-06
pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
Thomas Huth
2022-07-06
pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio: Read device config after feature negotiation
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio: Set missing status bits while initializing
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
Thomas Huth
2022-07-06
pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
Thomas Huth
2022-07-06
pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
Thomas Huth
2022-07-06
pc-bios/s390-ccw: Add a proper prototype for main()
Thomas Huth
2022-07-06
configure, pc-bios/s390-ccw: pass cross CFLAGS correctly
Paolo Bonzini
2022-06-01
configure: enable cross-compilation of s390-ccw
Paolo Bonzini
2022-01-12
configure: parse --enable/--disable-strip automatically, flip default
Paolo Bonzini
2021-06-02
docs: fix references to docs/devel/s390-dasd-ipl.rst
Stefano Garzarella
2021-05-14
pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
Thomas Huth
2021-05-09
pc-bios/s390-ccw: Allow building with Clang, too
Thomas Huth
2021-05-09
pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
Philippe Mathieu-Daudé
2021-05-09
pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
Thomas Huth
2021-05-09
pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
Thomas Huth
2021-05-09
pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linker
Thomas Huth
2021-05-09
pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
Thomas Huth
2021-05-09
pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
Thomas Huth
2021-05-09
pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
Marc Hartmayer
2020-11-23
pc-bios: s390x: Clear out leftover S390EP string
Eric Farman
2020-11-23
pc-bios: s390x: Ensure Read IPL memory is clean
Eric Farman
2020-11-04
s390-bios: Skip writing iplb location to low core for ccw ipl
Jason J. Herne
2020-10-06
pc-bios: s390x: Go into disabled wait when encountering a PGM exception
Janosch Frank
2020-10-06
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
2020-10-06
pc-bios: s390x: Save PSW rework
Janosch Frank
2020-10-06
pc-bios: s390x: Fix bootmap.c zipl component entry data handling
Janosch Frank
[next]