aboutsummaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw (follow)
Commit message (Expand)AuthorAgeFilesLines
* pc-bios/s390-ccw: Remove duplicated LDFLAGSThomas Huth2024-07-021-3/+1
* pc-bios/s390-ccw: Don't use __bss_start with the "larl" instructionThomas Huth2023-06-291-2/+4
* pc-bios/s390-ccw: Move the stack array into start.SThomas Huth2023-06-294-3/+6
* pc-bios/s390-ccw: Provide space for initial stack frame in start.SThomas Huth2023-06-291-1/+4
* pc-bios/s390-ccw: Fix indentation in start.SThomas Huth2023-06-291-68/+68
* pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warningThomas Huth2023-06-291-1/+1
* pc-bios/s390-ccw: Get rid of the the __u* typesThomas Huth2023-06-292-120/+116
* s390-ccw: Getting rid of ulongJuan Quintela2023-06-297-22/+21
* pc-bios/s390-ccw: always build network bootloaderPaolo Bonzini2023-06-061-5/+0
* configure: move SLOF submodule handling to pc-bios/s390-ccwPaolo Bonzini2023-06-061-0/+11
* pc-bios: Add support for List-Directed IPL from ECKD DASDJared Rossi2023-03-082-39/+148
* s390x: Fix spelling errorsThomas Huth2022-11-163-3/+3
* pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini2022-10-062-16/+16
* pc-bios/s390-ccw: detect CC options just oncePaolo Bonzini2022-10-062-13/+27
* pc-bios/s390-ccw: Fix booting with logical block size < physical block sizeThomas Huth2022-08-071-1/+1
* misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-011-1/+1
* pc-bios/s390-ccw: add -Wno-array-boundsPaolo Bonzini2022-07-131-0/+1
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-122-13/+13
|\
| * configure, pc-bios/s390-ccw: pass cross CFLAGS correctlyPaolo Bonzini2022-07-062-13/+13
* | pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensionsThomas Huth2022-07-061-2/+5
* | pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypesThomas Huth2022-07-061-6/+6
* | pc-bios/s390-ccw/virtio-blkdev: Request the right feature bitsThomas Huth2022-07-061-0/+4
* | pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()Thomas Huth2022-07-064-27/+38
* | pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configurationThomas Huth2022-07-061-3/+2
* | pc-bios/s390-ccw/virtio: Read device config after feature negotiationThomas Huth2022-07-061-4/+3
* | pc-bios/s390-ccw/virtio: Set missing status bits while initializingThomas Huth2022-07-061-4/+14
* | pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()Thomas Huth2022-07-062-25/+0
* | pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()Thomas Huth2022-07-062-36/+7
* | pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()Thomas Huth2022-07-061-4/+23
* | pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block sizeThomas Huth2022-07-062-1/+2
* | pc-bios/s390-ccw: Add a proper prototype for main()Thomas Huth2022-07-062-2/+2
|/
* configure: enable cross-compilation of s390-ccwPaolo Bonzini2022-06-012-5/+6
* configure: parse --enable/--disable-strip automatically, flip defaultPaolo Bonzini2022-01-121-2/+0
* docs: fix references to docs/devel/s390-dasd-ipl.rstStefano Garzarella2021-06-021-1/+1
* pc-bios/s390-ccw: Fix inline assembly for older versions of ClangThomas Huth2021-05-144-8/+8
* pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth2021-05-091-1/+2
* pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warningPhilippe Mathieu-Daudé2021-05-091-0/+1
* pc-bios/s390-ccw: Fix the cc-option macro in the MakefileThomas Huth2021-05-091-2/+2
* pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturnThomas Huth2021-05-091-0/+1
* pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linkerThomas Huth2021-05-091-1/+1
* pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointerThomas Huth2021-05-091-2/+2
* pc-bios/s390-ccw/bootmap: Silence compiler warning from ClangThomas Huth2021-05-091-1/+1
* pc-bios/s390-ccw: don't try to read the next block if end of chunk is reachedMarc Hartmayer2021-05-091-1/+1
* pc-bios: s390x: Clear out leftover S390EP stringEric Farman2020-11-233-1/+10
* pc-bios: s390x: Ensure Read IPL memory is cleanEric Farman2020-11-231-0/+3
* s390-bios: Skip writing iplb location to low core for ccw iplJason J. Herne2020-11-041-1/+3
* pc-bios: s390x: Go into disabled wait when encountering a PGM exceptionJanosch Frank2020-10-061-1/+4
* pc-bios: s390x: Use reset PSW if avaliableJanosch Frank2020-10-063-9/+24
* pc-bios: s390x: Save PSW reworkJanosch Frank2020-10-061-20/+13
* pc-bios: s390x: Fix bootmap.c zipl component entry data handlingJanosch Frank2020-10-062-3/+9