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
6 days
pc-bios/s390-ccw: Re-initialize receive queue index before each boot attempt
Thomas Huth
6 days
pc-bios/s390x: Initialize machine loadparm before probing IPL devices
Jared Rossi
6 days
pc-bios/s390x: Initialize cdrom type to false for each IPL device
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS`
Marc Hartmayer
2024-10-23
pc-bios/s390-ccw: Don't generate TEXTRELs
Jens Remus
2024-10-23
pc-bios/s390-ccw: Clarify alignment is in bytes
Jens Remus
2024-10-23
pc-bios/s390x: Enable multi-device boot loop
Jared Rossi
2024-10-23
s390x: Rebuild IPLB for SCSI device directly from DIAG308
Jared Rossi
2024-10-23
s390x: Add individual loadparm assignment to CCW device
Jared Rossi
2024-10-23
include/hw/s390x: Add include files for common IPL structs
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Enable failed IPL to return after error
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Remove panics from Netboot IPL path
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Remove panics from DASD IPL path
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Remove panics from SCSI IPL path
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Remove panics from ECKD IPL path
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Remove panics from ISO IPL path
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
Thomas Huth
2024-10-23
pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
Jared Rossi
2024-10-23
pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
Jared Rossi
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
[next]