summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2020-10-22s390x: pv: Remove sclp boundary checksJanosch Frank
2020-10-22s390x/s390-virtio-ccw: Reset PCI devices during subsystem resetMatthew Rosato
2020-10-09error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2020-10-02s390: guest support for diagnose 0x318Collin Walling
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling
2020-10-02s390/sclp: use cpu offset to locate cpu entriesCollin Walling
2020-10-02s390/sclp: check sccb len before filling in dataCollin Walling
2020-10-02s390/sclp: read sccb from mem based on provided lengthCollin Walling
2020-10-02s390/sclp: rework sclp boundary checksCollin Walling
2020-10-02s390/sclp: get machine once during read scp/cpu infoCollin Walling
2020-10-02hw/s390x/css: Remove double initializationPhilippe Mathieu-Daudé
2020-09-29vhost-vsock-ccw: force virtio version 1Stefano Garzarella
2020-09-29virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-23virtio: add vhost-user-fs-ccw deviceHalil Pasic
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé
2020-09-09ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICEEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-02virtio: add Virtio*BusClass sizesCornelia Huck
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost
2020-08-27virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASSEduardo Habkost
2020-08-27virtio-ccw-input: fix descriptionCornelia Huck
2020-08-22Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-08-21meson: convert hw/arch*Marc-André Lureau
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-08-19hw: add compat machines for 5.2Cornelia Huck
2020-07-30s390x/s390-virtio-ccw: fix off-by-one in loadparm getterHalil Pasic
2020-07-24s390x/s390-virtio-ccw: fix loadparm property getterHalil Pasic
2020-07-24s390x/protvirt: allow to IPL secure guests with -no-rebootChristian Borntraeger
2020-07-22virtio: verify that legacy support is not accidentally onCornelia Huck
2020-07-22virtio: Drop broken and superfluous object_property_set_link()Markus Armbruster
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster
2020-07-10error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster
2020-07-10qom: Use returned bool to check for failure, manual partMarkus Armbruster
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-10s390x/pci: Fix harmless mistake in zpci's property fid's setterMarkus Armbruster
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-10qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-03s390x/pci: fix set_ind_atomicHalil Pasic
2020-07-03virtio-ccw: fix virtio_set_ind_atomicHalil Pasic
2020-07-02s390x/pv: Convert to ram_block_discard_disable()David Hildenbrand
2020-07-02qdev: Drop qbus_set_hotplug_handler() parameter @errpMarkus Armbruster
2020-06-18s390x/css: Refactor the css_queue_crw() routineEric Farman