aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2020-11-05s390x: fix build for --without-default-devicesCornelia Huck1-1/+1
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato3-3/+191
2020-11-01s390x/pci: use a PCI Function structurePierre Morel2-6/+14
2020-11-01s390x/pci: clean up s390 PCI groupsMatthew Rosato1-0/+12
2020-11-01s390x/pci: use a PCI Group structurePierre Morel2-9/+56
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato3-11/+92
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato2-0/+55
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato5-689/+5
2020-10-22s390x: pv: Remove sclp boundary checksJanosch Frank1-5/+0
2020-10-22s390x/s390-virtio-ccw: Reset PCI devices during subsystem resetMatthew Rosato1-0/+1
2020-10-09error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster1-6/+1
2020-10-02s390: guest support for diagnose 0x318Collin Walling1-0/+5
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling1-6/+37
2020-10-02s390/sclp: use cpu offset to locate cpu entriesCollin Walling1-2/+4
2020-10-02s390/sclp: check sccb len before filling in dataCollin Walling1-12/+14
2020-10-02s390/sclp: read sccb from mem based on provided lengthCollin Walling2-25/+32
2020-10-02s390/sclp: rework sclp boundary checksCollin Walling1-1/+18
2020-10-02s390/sclp: get machine once during read scp/cpu infoCollin Walling1-4/+4
2020-10-02hw/s390x/css: Remove double initializationPhilippe Mathieu-Daudé1-1/+0
2020-09-29vhost-vsock-ccw: force virtio version 1Stefano Garzarella1-0/+12
2020-09-29virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella1-3/+12
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov1-12/+0
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2-2/+2
2020-09-23virtio: add vhost-user-fs-ccw deviceHalil Pasic2-0/+76
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost3-54/+18
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2-7/+2
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé1-1/+1
2020-09-09ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICEEduardo Habkost1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost4-52/+42
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost4-41/+63
2020-09-02virtio: add Virtio*BusClass sizesCornelia Huck1-0/+1
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost1-7/+7
2020-08-27virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASSEduardo Habkost1-2/+2
2020-08-27virtio-ccw-input: fix descriptionCornelia Huck1-1/+1
2020-08-22Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-1/+13
2020-08-21meson: convert hw/arch*Marc-André Lureau2-37/+46
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini1-0/+1
2020-08-19hw: add compat machines for 5.2Cornelia Huck1-1/+13
2020-07-30s390x/s390-virtio-ccw: fix off-by-one in loadparm getterHalil Pasic1-4/+1
2020-07-24s390x/s390-virtio-ccw: fix loadparm property getterHalil Pasic1-1/+5
2020-07-24s390x/protvirt: allow to IPL secure guests with -no-rebootChristian Borntraeger1-1/+2
2020-07-22virtio: verify that legacy support is not accidentally onCornelia Huck1-0/+6
2020-07-22virtio: Drop broken and superfluous object_property_set_link()Markus Armbruster2-6/+0
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster3-15/+7
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster4-14/+5
2020-07-10error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster1-13/+10
2020-07-10qom: Use returned bool to check for failure, manual partMarkus Armbruster1-6/+7
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2-4/+2
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster7-13/+11
2020-07-10s390x/pci: Fix harmless mistake in zpci's property fid's setterMarkus Armbruster1-1/+3