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
/
hw
/
s390x
/
ipl.c
Age
Commit message (
Expand
)
Author
2024-01-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
2023-12-30
hw/s390x: Constify VMState
Richard Henderson
2023-12-20
hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
Philippe Mathieu-Daudé
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-04-06
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
2022-04-06
s390x: follow qdev tree to detect SCSI device on a CCW bus
Paolo Bonzini
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-01-18
s390x/ipl: support extended kernel command line size
Marc Hartmayer
2021-10-13
s390x/ipl: check kernel command line size
Marc Hartmayer
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
s390x: do not use ram_size global
Paolo Bonzini
2020-12-10
s390: remove bios_name
Paolo Bonzini
2020-07-24
s390x/protvirt: allow to IPL secure guests with -no-reboot
Christian Borntraeger
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
2020-03-23
s390/ipl: fix off-by-one in update_machine_ipl_properties()
Halil Pasic
2020-03-10
s390/ipl: sync back loadparm
Halil Pasic
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-01-30
hw/s390x/ipl: replace deprecated qdev_reset_all registration
Damien Hedde
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-05-17
s390/ipl: cast to SCSIDevice directly
Cornelia Huck
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-03
hw/s390x/ipl: avoid taking address of fields in packed struct
Daniel P. Berrangé
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-07-02
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
2018-06-18
s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW
Christian Borntraeger
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
2018-04-09
s390: Ensure IPL from SCSI works as expected
Viktor Mihajlovski
2018-04-09
s390: Refactor IPL parameter block generation
Viktor Mihajlovski
2018-03-08
s390/ipl: only print boot menu error if -boot menu=on was specified
Collin L. Walling
2018-03-08
hw/s390x/ipl: Bail out if the network bootloader can not be found
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: parse and set boot menu options
Collin L. Walling
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
2017-08-30
s390x/ipl: The s390-ipl device is not hot-pluggable
Thomas Huth
[next]