aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-stattrib.c
AgeCommit message (Expand)Author
2023-11-01hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()Thomas Huth
2023-11-01hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" propertyThomas Huth
2023-05-18migration: Move rate_limit_max and rate_limit_used to migration_statsJuan Quintela
2023-02-15migration: Rename res_{postcopy,precopy}_onlyJuan Quintela
2023-02-15migration: Remove unused res_compatibleJuan Quintela
2023-02-06migration: Remove unused threshold_size parameterJuan Quintela
2023-02-06migration: Split save_live_pending() into state_pending_*Juan Quintela
2023-02-06migration: No save_live_pending() method uses the QEMUFile parameterJuan Quintela
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2019-12-18hw/s390x: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2018-07-11s390x/storage attributes: fix CMMA_BLOCK_SIZE usageClaudio Imbrenda
2018-07-02hw/s390x: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-03-13migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy
2018-02-26s390/stattrib: Make SaveVMHandlers data staticDr. David Alan Gilbert
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2017-08-30s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda