aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2023-02-27s390x/pv: Add support for asynchronous teardown for rebootClaudio Imbrenda2-1/+32
2023-02-15migration: Rename res_{postcopy,precopy}_onlyJuan Quintela1-4/+3
2023-02-15migration: Remove unused res_compatibleJuan Quintela1-1/+0
2023-02-14hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()Philippe Mathieu-Daudé1-2/+1
2023-02-08Drop duplicate #includeMarkus Armbruster1-1/+0
2023-02-06migration: Remove unused threshold_size parameterJuan Quintela1-1/+1
2023-02-06migration: Split save_live_pending() into state_pending_*Juan Quintela1-5/+6
2023-02-06migration: No save_live_pending() method uses the QEMUFile parameterJuan Quintela1-1/+1
2023-01-18s390x/pv: Implement a CGS check helperCédric Le Goater1-0/+40
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-1/+1
2023-01-09exec/memory: Expose memory_region_access_valid()Philippe Mathieu-Daudé1-1/+1
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-0/+1
2022-12-21hw: Add compat machines for 8.0Cornelia Huck1-1/+13
2022-12-16Replace use of qdev_reset_all() with device_cold_reset()Peter Maydell1-1/+1
2022-12-16hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devicesPeter Maydell1-1/+1
2022-12-15s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato2-0/+30
2022-12-15s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato1-0/+11
2022-12-15s390x/pci: coalesce unmap operationsMatthew Rosato1-0/+51
2022-11-16s390x: Fix spelling errorsThomas Huth3-5/+5
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater1-0/+5
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater2-27/+1
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel1-0/+11
2022-11-06s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel1-55/+72
2022-11-06s390x/pci: RPCIT second pass when mappings exhaustedMatthew Rosato1-7/+22
2022-11-06s390x/css: revert SCSW ctrl/flag bits on errorPeter Jin1-3/+48
2022-10-31Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2-1/+10
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld1-2/+2
2022-10-27s390x/tod-kvm: don't save/restore the TOD in PV guestsNico Boehr1-0/+9
2022-10-27s390x/pv: remove semicolon from macro definitionClaudio Imbrenda1-1/+1
2022-10-26s390x: Add KVM PV dump interfaceJanosch Frank1-0/+51
2022-10-26s390x: Introduce PV query interfaceJanosch Frank2-0/+67
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato2-1/+27
2022-09-26s390x/pci: reflect proper maxstbl for groups of interpreted devicesMatthew Rosato1-1/+5
2022-09-26s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato2-5/+54
2022-09-26s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato3-5/+85
2022-09-26s390x/pci: don't fence interpreted devices without MSI-XMatthew Rosato1-1/+5
2022-09-26s390x/pci: enable for load/store interpretationMatthew Rosato4-1/+104
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato1-16/+67
2022-09-23target/s390x: support SHA-512 extensionsJason A. Donenfeld1-0/+3
2022-08-25s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger1-0/+1
2022-08-25hw: Add compat machines for 7.2Cornelia Huck1-1/+13
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé1-1/+1
2022-06-14virtio: stop ioeventfd on resetPaolo Bonzini1-1/+0
2022-06-14s390x: simplify virtio_ccw_reset_virtioPaolo Bonzini1-6/+5
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani1-0/+1
2022-06-03hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth1-1/+1
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini1-14/+6
2022-05-04target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller1-0/+3
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-1/+13
2022-04-06virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini4-16/+6