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
/
hw
/
s390x
/
ipl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
s390x/protvirt: allow to IPL secure guests with -no-reboot
Christian Borntraeger
1
-1
/
+2
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-13
/
+10
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-2
/
+2
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
1
-3
/
+56
2020-03-23
s390/ipl: fix off-by-one in update_machine_ipl_properties()
Halil Pasic
1
-1
/
+1
2020-03-10
s390/ipl: sync back loadparm
Halil Pasic
1
-0
/
+25
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
1
-1
/
+1
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-30
hw/s390x/ipl: replace deprecated qdev_reset_all registration
Damien Hedde
1
-1
/
+9
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
1
-3
/
+4
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-05-17
s390/ipl: cast to SCSIDevice directly
Cornelia Huck
1
-2
/
+1
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
1
-15
/
+46
2019-04-03
hw/s390x/ipl: avoid taking address of fields in packed struct
Daniel P. Berrangé
1
-7
/
+5
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
1
-3
/
+6
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
1
-6
/
+12
2018-07-02
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
1
-1
/
+7
2018-06-18
s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW
Christian Borntraeger
1
-5
/
+22
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
1
-5
/
+38
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
1
-0
/
+4
2018-04-09
s390: Ensure IPL from SCSI works as expected
Viktor Mihajlovski
1
-2
/
+29
2018-04-09
s390: Refactor IPL parameter block generation
Viktor Mihajlovski
1
-30
/
+51
2018-03-08
s390/ipl: only print boot menu error if -boot menu=on was specified
Collin L. Walling
1
-4
/
+6
2018-03-08
hw/s390x/ipl: Bail out if the network bootloader can not be found
Thomas Huth
1
-2
/
+3
2018-02-26
s390-ccw: interactive boot menu for scsi
Collin L. Walling
1
-0
/
+2
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
1
-0
/
+5
2018-02-26
s390-ccw: parse and set boot menu options
Collin L. Walling
1
-0
/
+52
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
1
-1
/
+17
2017-08-30
s390x/ipl: The s390-ipl device is not hot-pluggable
Thomas Huth
1
-0
/
+2
2017-07-05
hw/s390x/ipl: Fix endianness problem with netboot_start_addr
Thomas Huth
1
-1
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-02
hw/s390x/ipl: Fix crash with virtio-scsi-pci device
Thomas Huth
1
-1
/
+7
2017-05-02
hw/s390x/ipl: enable LOADPARM in IPIB for a boot device
Farhan Ali
1
-2
/
+29
2017-02-28
s390x/ipl: Load network boot image
Farhan Ali
1
-0
/
+89
2017-02-28
s390x/ipl: Extend S390IPLState to support network boot
Farhan Ali
1
-0
/
+1
2016-07-11
s390x/css: Unplug handler of virtual css bridge
Jing Liu
1
-6
/
+8
2016-07-11
s390x/ipl: fix reboots for migration from different bios
David Hildenbrand
1
-2
/
+9
2016-07-11
s390x/ipl: Support IPL from selected SCSI device
Alexander Yarygin
1
-0
/
+18
2016-05-18
s390: remove misleading comment
Michael Tokarev
1
-1
/
+1
2016-05-17
s390x/ipl: Remove redundant usage of gr7
Alexander Yarygin
1
-27
/
+6
2016-05-17
s390x/ipl: Add ssid field to IplParameterBlock
Alexander Yarygin
1
-0
/
+1
2016-05-17
s390x/ipl: Provide ipl parameter block
Alexander Yarygin
1
-0
/
+7
2016-05-17
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
1
-0
/
+24
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-2
/
+2
[next]