index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
s390-ccw
Age
Commit message (
Expand
)
Author
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-10
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
2019-12-18
pc-bios/s390x: Fix reset psw mask
Janosch Frank
2019-11-29
pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
Claudio Imbrenda
2019-09-18
pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid()
Yifan Luo
2019-09-18
pc-bios/s390-ccw: Do not pre-initialize empty array
Thomas Huth
2019-05-08
s390-bios: Skip bootmap signature entries
Jason J. Herne
2019-05-08
pc-bios/s390-ccw: Clean up harmless misuse of isdigit()
Markus Armbruster
2019-04-12
s390-bios: Use control unit type to find bootable devices
Jason J. Herne
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
2019-04-12
s390-bios: Add channel command codes/structs needed for dasd-ipl
Jason J. Herne
2019-04-12
s390-bios: Use control unit type to determine boot method
Jason J. Herne
2019-04-12
s390-bios: Refactor virtio to run channel programs via cio
Jason J. Herne
2019-04-12
s390-bios: Factor finding boot device out of virtio code path
Jason J. Herne
2019-04-12
s390-bios: Extend find_dev() for non-virtio devices
Jason J. Herne
2019-04-12
s390-bios: cio error handling
Jason J. Herne
2019-04-12
s390-bios: Support for running format-0/1 channel programs
Jason J. Herne
2019-04-12
s390-bios: ptr2u32 and u32toptr
Jason J. Herne
2019-04-12
s390-bios: Map low core memory
Jason J. Herne
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
2019-04-12
s390-bios: Clean up cio.h
Jason J. Herne
2019-04-12
s390-bios: decouple common boot logic from virtio
Jason J. Herne
2019-04-12
s390-bios: decouple cio setup from virtio
Jason J. Herne
2019-01-18
pc-bios/s390-ccw: Use proper register names for Clang
Thomas Huth
2018-06-18
pc-bios/s390-ccw: Optimize the s390-netboot.img for size
Thomas Huth
2018-06-18
pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID
Thomas Huth
2018-06-18
pc-bios/s390-ccw/net: Add support for pxelinux-style config files
Thomas Huth
2018-06-18
pc-bios/s390-ccw/net: Update code for the latest changes in SLOF
Thomas Huth
2018-06-18
pc-bios/s390-ccw: define loadparm length
Collin Walling
2018-05-14
pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
Thomas Huth
2018-05-02
s390-ccw: force diag 308 subcode to unsigned long
Cornelia Huck
2018-05-02
pc-bios/s390-ccw/net: Add support for .INS config files
Thomas Huth
2018-05-02
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
2018-05-02
pc-bios/s390-ccw/net: Split up net_load() into init, load and release parts
Thomas Huth
2018-05-02
pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Collin Walling
2018-05-02
pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
Collin Walling
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
2018-05-02
pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
2018-05-02
pc-bios/s390-ccw: size_t should be unsigned
Thomas Huth
2018-04-09
s390: Do not pass inofficial IPL type to the guest
Viktor Mihajlovski
2018-04-03
pc-bios/s390-ccw: Increase virtio timeout to 30 seconds
Thomas Huth
2018-03-08
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
Thomas Huth
2018-02-26
s390-ccw: interactive boot menu for scsi
Collin L. Walling
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
2018-02-26
s390-ccw: set cp_receive mask only when needed and consume pending service irqs
Collin L. Walling
2018-02-26
s390-ccw: read user input for boot index via the SCLP console
Collin L. Walling
2018-02-26
s390-ccw: print zipl boot menu
Collin L. Walling
2018-02-26
s390-ccw: read stage2 boot loader data to find menu
Collin L. Walling
2018-02-26
s390-ccw: set up interactive boot menu parameters
Collin L. Walling
2018-02-26
s390-ccw: parse and set boot menu options
Collin L. Walling
[next]