aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-01-09exec/memory: Expose memory_region_access_valid()Philippe Mathieu-Daudé
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2022-12-21hw: Add compat machines for 8.0Cornelia Huck
2022-12-16Replace use of qdev_reset_all() with device_cold_reset()Peter Maydell
2022-12-16hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devicesPeter Maydell
2022-12-15s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato
2022-12-15s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato
2022-12-15s390x/pci: coalesce unmap operationsMatthew Rosato
2022-11-16s390x: Fix spelling errorsThomas Huth
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel
2022-11-06s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel
2022-11-06s390x/pci: RPCIT second pass when mappings exhaustedMatthew Rosato
2022-11-06s390x/css: revert SCSW ctrl/flag bits on errorPeter Jin
2022-10-31Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld
2022-10-27s390x/tod-kvm: don't save/restore the TOD in PV guestsNico Boehr
2022-10-27s390x/pv: remove semicolon from macro definitionClaudio Imbrenda
2022-10-26s390x: Add KVM PV dump interfaceJanosch Frank
2022-10-26s390x: Introduce PV query interfaceJanosch Frank
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato
2022-09-26s390x/pci: reflect proper maxstbl for groups of interpreted devicesMatthew Rosato
2022-09-26s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato
2022-09-26s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato
2022-09-26s390x/pci: don't fence interpreted devices without MSI-XMatthew Rosato
2022-09-26s390x/pci: enable for load/store interpretationMatthew Rosato
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato
2022-09-23target/s390x: support SHA-512 extensionsJason A. Donenfeld
2022-08-25s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger
2022-08-25hw: Add compat machines for 7.2Cornelia Huck
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-06-14virtio: stop ioeventfd on resetPaolo Bonzini
2022-06-14s390x: simplify virtio_ccw_reset_virtioPaolo Bonzini
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani
2022-06-03hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-04target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller
2022-04-20hw: Add compat machines for 7.1Cornelia Huck
2022-04-06virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini
2022-04-06virtio-ccw: move device type declarations to .c filesPaolo Bonzini
2022-04-06virtio-ccw: move vhost_ccw_scsi to a separate filePaolo Bonzini
2022-04-06s390x: follow qdev tree to detect SCSI device on a CCW busPaolo Bonzini
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2022-01-18s390x/ipl: support extended kernel command line sizeMarc Hartmayer