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