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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
pc-bios/s390-ccw: add -Wno-array-bounds
Paolo Bonzini
1
-0
/
+1
2022-07-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-13
/
+13
2022-07-06
pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions
Thomas Huth
1
-2
/
+5
2022-07-06
pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
Thomas Huth
1
-6
/
+6
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
Thomas Huth
1
-0
/
+4
2022-07-06
pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
Thomas Huth
4
-27
/
+38
2022-07-06
pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
Thomas Huth
1
-3
/
+2
2022-07-06
pc-bios/s390-ccw/virtio: Read device config after feature negotiation
Thomas Huth
1
-4
/
+3
2022-07-06
pc-bios/s390-ccw/virtio: Set missing status bits while initializing
Thomas Huth
1
-4
/
+14
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
Thomas Huth
2
-25
/
+0
2022-07-06
pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
Thomas Huth
2
-36
/
+7
2022-07-06
pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
Thomas Huth
1
-4
/
+23
2022-07-06
pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
Thomas Huth
2
-1
/
+2
2022-07-06
pc-bios/s390-ccw: Add a proper prototype for main()
Thomas Huth
2
-2
/
+2
2022-07-06
configure, pc-bios/s390-ccw: pass cross CFLAGS correctly
Paolo Bonzini
2
-13
/
+13
2022-06-01
configure: enable cross-compilation of s390-ccw
Paolo Bonzini
2
-5
/
+6
2022-01-12
configure: parse --enable/--disable-strip automatically, flip default
Paolo Bonzini
1
-2
/
+0
2021-06-02
docs: fix references to docs/devel/s390-dasd-ipl.rst
Stefano Garzarella
1
-1
/
+1
2021-05-14
pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
Thomas Huth
4
-8
/
+8
2021-05-09
pc-bios/s390-ccw: Allow building with Clang, too
Thomas Huth
1
-1
/
+2
2021-05-09
pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-09
pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
Thomas Huth
1
-2
/
+2
2021-05-09
pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
Thomas Huth
1
-0
/
+1
2021-05-09
pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linker
Thomas Huth
1
-1
/
+1
2021-05-09
pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
Thomas Huth
1
-2
/
+2
2021-05-09
pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
Thomas Huth
1
-1
/
+1
2021-05-09
pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
Marc Hartmayer
1
-1
/
+1
2020-11-23
pc-bios: s390x: Clear out leftover S390EP string
Eric Farman
3
-1
/
+10
2020-11-23
pc-bios: s390x: Ensure Read IPL memory is clean
Eric Farman
1
-0
/
+3
2020-11-04
s390-bios: Skip writing iplb location to low core for ccw ipl
Jason J. Herne
1
-1
/
+3
2020-10-06
pc-bios: s390x: Go into disabled wait when encountering a PGM exception
Janosch Frank
1
-1
/
+4
2020-10-06
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
3
-9
/
+24
2020-10-06
pc-bios: s390x: Save PSW rework
Janosch Frank
1
-20
/
+13
2020-10-06
pc-bios: s390x: Fix bootmap.c zipl component entry data handling
Janosch Frank
2
-3
/
+9
2020-10-06
pc-bios/s390-ccw: break loop if a null block number is reached
Marc Hartmayer
1
-1
/
+1
2020-10-06
pc-bios/s390-ccw: fix off-by-one error
Marc Hartmayer
1
-1
/
+1
2020-10-06
pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
Thomas Huth
1
-1
/
+0
2020-10-06
pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
Thomas Huth
2
-12
/
+24
2020-10-06
pc-bios/s390-ccw: Scan through all devices if no boot device specified
Thomas Huth
1
-15
/
+31
2020-10-06
pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
Thomas Huth
5
-16
/
+37
2020-10-06
pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
Thomas Huth
1
-42
/
+57
2020-10-06
pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
Thomas Huth
1
-4
/
+2
2020-10-06
pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
Thomas Huth
1
-8
/
+12
2020-10-06
pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
Thomas Huth
1
-3
/
+4
2020-09-01
build: fix recurse-all target
Paolo Bonzini
1
-1
/
+2
2020-08-21
pc-bios/s390-ccw: do not use rules.mak
Thomas Huth
1
-1
/
+17
2020-07-02
pc-bios/s390-ccw: Generate and include dependency files in the Makefile
Thomas Huth
2
-6
/
+10
2020-07-02
pc-bios: s390x: Make u32 ptr check explicit
Janosch Frank
1
-1
/
+1
2020-07-02
pc-bios: s390x: Use ebcdic2ascii table
Janosch Frank
1
-3
/
+1
2020-07-02
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
4
-19
/
+10
[next]