aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-stattrib.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster1-1/+1
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster1-1/+1
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster1-2/+2
2019-12-18hw/s390x: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy1-1/+2
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert1-1/+1
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster1-1/+0
2018-07-11s390x/storage attributes: fix CMMA_BLOCK_SIZE usageClaudio Imbrenda1-2/+3
2018-07-02hw/s390x: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-03-13migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy1-3/+4
2018-02-26s390/stattrib: Make SaveVMHandlers data staticDr. David Alan Gilbert1-13/+13
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+0
2017-08-30s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth1-0/+4
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand1-1/+1
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda1-0/+62
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda1-0/+342