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
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
2020-03-23
s390/ipl: fix off-by-one in update_machine_ipl_properties()
Halil Pasic
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-03-10
s390x: ipl: Consolidate iplb validity check into one function
Janosch Frank
2020-03-10
s390/ipl: sync back loadparm
Halil Pasic
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-19
s390x/s390-virtio-ccw: use memdev for RAM
Igor Mammedov
2020-01-30
hw/s390x/ipl: replace deprecated qdev_reset_all registration
Damien Hedde
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-27
hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
Thomas Huth
2020-01-27
s390x/event-facility: fix error propagation
Cornelia Huck
2020-01-27
s390x: adapter routes error handling
Cornelia Huck
2020-01-27
s390x/event-facility.c: remove unneeded labels
Daniel Henrique Barboza
2020-01-27
s390x/sclp.c: remove unneeded label in sclp_service_call()
Daniel Henrique Barboza
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2019-12-18
hw/s390x: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-14
s390x/event-facility: Fix realize() error API violations
Markus Armbruster
2019-12-14
s390x: Don't do a normal reset on the initial cpu
Janosch Frank
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
2019-10-09
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
2019-09-30
s390: do not call memory_region_allocate_system_memory() multiple times
Igor Mammedov
2019-09-30
s390x: sclp: Report insufficient SCCB length
Claudio Imbrenda
2019-09-30
s390x: sclp: fix error handling for oversize control blocks
Janosch Frank
2019-09-30
s390x: sclp: boundary check
Janosch Frank
2019-09-30
s390x: sclp: refactor invalid command check
Janosch Frank
2019-09-30
s390: PCI: fix IOMMU region init
Matthew Rosato
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-18
s390x/pci: add some fallthrough annotations
Cornelia Huck
[next]