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
2014-10-10
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
David Hildenbrand
2014-03-17
s390/ipl: Fix error path on BIOS loading
Christian Borntraeger
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
2014-02-27
s390x/ipl: Fix crash of ELF images with arbitrary entry points
Thomas Huth
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-11-21
s390x: fix flat file load on 32 bit systems
Michael S. Tsirkin
2013-07-29
s390/ipl: Fix boot order
Christian Borntraeger
2013-05-06
S390: Add virtio-blk boot
Dominik Dingel
2013-05-06
S390: Merging s390_ipl_cpu and s390_ipl_reset
Dominik Dingel
2013-05-06
S390: BIOS check for file
Dominik Dingel
2013-04-26
S390: IPL: Use different firmware for different machines
Alexander Graf
2013-04-26
S390: IPL: Support ELF firmware
Alexander Graf
2013-04-26
S390: Make IPL reset address dynamic
Alexander Graf
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2013-01-29
s390: Make typeinfo const
Alexander Graf
2013-01-18
s390: Move IPL code into a separate device
Christian Borntraeger