summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-20hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parentPhilippe Mathieu-Daudé
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-04-09s390x: css: report errors from ccw_dstream_read/writePierre Morel
2021-03-26s390x: modularize virtio-gpu-ccwGerd Hoffmann
2021-03-26s390x: add have_virtio_ccwGerd Hoffmann
2021-03-15s390x/pci: Add missing initialization for g_autofree variablesMiroslav Rezanina
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-04virtio-ccw: commands on revision-less devicesCornelia Huck
2021-03-04s390x/pci: restore missing Query PCI Function CLP dataMatthew Rosato
2021-03-04hw/s390x: fix build for virtio-9p-ccwHalil Pasic
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2021-01-01Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2020-12-21s390x/pci: Fix memory_region_access_valid callMatthew Rosato
2020-12-21s390x/pci: fix pcistb lengthMatthew Rosato
2020-12-18qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()Eduardo Habkost
2020-12-18qdev: Move dev->realized check to qdev_property_set()Eduardo Habkost
2020-12-18qdev: Get just property name at error_set_from_qdev_prop_error()Eduardo Habkost
2020-12-15qdev: Make error_set_from_qdev_prop_error() get Object* argumentEduardo Habkost
2020-12-15qdev: Make qdev_get_prop_ptr() get Object* argEduardo Habkost
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-12-10s390x: do not use ram_size globalPaolo Bonzini
2020-12-10s390: remove bios_namePaolo Bonzini
2020-12-10Clean up includesMarkus Armbruster
2020-12-08hw: add compat machines for 6.0Cornelia Huck
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez
2020-11-18s390x/pci: fix endianness issuesCornelia Huck
2020-11-18s390x/pci: Unregister listeners before destroying IOMMU address spaceMatthew Rosato
2020-11-18s390/kvm: fix diag318 propagation and reset functionalityCollin Walling
2020-11-10s390x: Avoid variable size warning in ipl.hDaniele Buono
2020-11-05s390x: fix build for --without-default-devicesCornelia Huck
2020-11-01s390x/pci: get zPCI function info from hostMatthew Rosato
2020-11-01s390x/pci: use a PCI Function structurePierre Morel
2020-11-01s390x/pci: clean up s390 PCI groupsMatthew Rosato
2020-11-01s390x/pci: use a PCI Group structurePierre Morel
2020-11-01s390x/pci: Honor DMA limits set by vfioMatthew Rosato
2020-11-01s390x/pci: Add routine to get the vfio dma available countMatthew Rosato
2020-11-01s390x/pci: Move header files to include/hw/s390xMatthew Rosato
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