summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2020-06-18s390x/css: Refactor the css_queue_crw() routineEric Farman
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster
2020-06-15s390x/event-facility: Simplify creation of SCLP event devicesMarkus Armbruster
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_set_parent_bus() manuallyMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_set_parent_bus() with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() manuallyMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert to qdev_unrealize() with CoccinelleMarkus Armbruster
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank
2020-05-15various: Remove unnecessary OBJECT() castPhilippe Mathieu-Daudé
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-15qom: Drop object_property_set_description() parameter @errpMarkus Armbruster
2020-05-06hw: add compat machines for 5.1Cornelia Huck
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger
2020-04-29s390x/pv: Retry ioctls on -EINTRChristian Borntraeger
2020-04-29s390x: protvirt: Fix stray error_report_err in s390_machine_protectJanosch Frank
2020-04-29s390x: protvirt: SCLP interpretationJanosch Frank
2020-04-29s390x: protvirt: Inhibit balloon when switching to protected modeJanosch Frank
2020-04-29s390x: protvirt: Add migration blockerJanosch Frank
2020-04-29s390x: protvirt: Support unpack facilityJanosch Frank
2020-04-28s390x: Move diagnose 308 subcodes and rcs into ipl.hJanosch Frank
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger
2020-03-23s390/ipl: fix off-by-one in update_machine_ipl_properties()Halil Pasic
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé
2020-03-10s390x: ipl: Consolidate iplb validity check into one functionJanosch Frank
2020-03-10s390/ipl: sync back loadparmHalil Pasic
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé
2020-02-27s390x: Rename and use constants for short PSW address and maskJanosch Frank
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-20Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20Avoid address_space_rw() with a constant is_write argumentPeter Maydell
2020-02-20Remove unnecessary cast when using the address_space APIPhilippe Mathieu-Daudé
2020-02-19s390x/s390-virtio-ccw: use memdev for RAMIgor Mammedov
2020-01-30hw/s390x/ipl: replace deprecated qdev_reset_all registrationDamien Hedde
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic
2020-01-27hw/s390x: Add a more verbose comment about get_machine_class() and the wrappersThomas Huth
2020-01-27s390x/event-facility: fix error propagationCornelia Huck
2020-01-27s390x: adapter routes error handlingCornelia Huck
2020-01-27s390x/event-facility.c: remove unneeded labelsDaniel Henrique Barboza
2020-01-27s390x/sclp.c: remove unneeded label in sclp_service_call()Daniel Henrique Barboza
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau
2019-12-18hw/s390x: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-14s390x/event-facility: Fix realize() error API violationsMarkus Armbruster
2019-12-14s390x: Don't do a normal reset on the initial cpuJanosch Frank