summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-271-2/+2
* s390x: Add KVM PV dump interfaceJanosch Frank2022-10-261-0/+51
* s390x: Introduce PV query interfaceJanosch Frank2022-10-262-0/+67
* s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato2022-09-262-1/+27
* s390x/pci: reflect proper maxstbl for groups of interpreted devicesMatthew Rosato2022-09-261-1/+5
* s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato2022-09-262-5/+54
* s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato2022-09-263-5/+85
* s390x/pci: don't fence interpreted devices without MSI-XMatthew Rosato2022-09-261-1/+5
* s390x/pci: enable for load/store interpretationMatthew Rosato2022-09-264-1/+104
* s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato2022-09-261-16/+67
* target/s390x: support SHA-512 extensionsJason A. Donenfeld2022-09-231-0/+3
* s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1Christian Borntraeger2022-08-251-0/+1
* hw: Add compat machines for 7.2Cornelia Huck2022-08-251-1/+13
* misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-011-1/+1
* virtio: stop ioeventfd on resetPaolo Bonzini2022-06-141-1/+0Star
* s390x: simplify virtio_ccw_reset_virtioPaolo Bonzini2022-06-141-6/+5Star
* modules: introduces module_kconfig directiveJose R. Ziviani2022-06-061-0/+1
* hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth2022-06-031-1/+1
* machine: use QAPI struct for boot configurationPaolo Bonzini2022-05-121-14/+6Star
* target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller2022-05-041-0/+3
* hw: Add compat machines for 7.1Cornelia Huck2022-04-201-1/+13
* virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini2022-04-064-16/+6Star
* virtio-ccw: move device type declarations to .c filesPaolo Bonzini2022-04-0613-133/+119Star
* virtio-ccw: move vhost_ccw_scsi to a separate filePaolo Bonzini2022-04-063-47/+65
* s390x: follow qdev tree to detect SCSI device on a CCW busPaolo Bonzini2022-04-061-8/+12
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller2022-02-281-0/+3
* Mark remaining global TypeInfo instances as constBernhard Beschow2022-02-215-5/+5
* rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-1/+1
* s390x/ipl: support extended kernel command line sizeMarc Hartmayer2022-01-181-4/+23
* hw: Add compat machines for 7.0Cornelia Huck2022-01-051-1/+13
* s390x/pci: add supported DT information to clp responseMatthew Rosato2021-12-173-0/+3
* s390x/pci: use the passthrough measurement update intervalMatthew Rosato2021-12-171-2/+3
* s390x/pci: don't use hard-coded dma range in reg_ioatMatthew Rosato2021-12-171-4/+5
* pci: Export pci_for_each_device_under_bus*()Peter Xu2021-11-021-3/+2Star
* s390x/ipl: check kernel command line sizeMarc Hartmayer2021-10-131-1/+11
* machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang2021-10-011-1/+1
* machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-011-0/+1
* qbus: Rename qbus_create() to qbus_new()Peter Maydell2021-09-303-3/+3
* qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell2021-09-302-4/+3Star
* s390x/cpumodel: Add more feature to gen16 default modelChristian Borntraeger2021-09-071-0/+5
* s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASKThomas Huth2021-09-063-10/+10
* hw/s390x/s390-skeys: lazy storage key enablement under TCGDavid Hildenbrand2021-09-061-14/+51
* hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabledDavid Hildenbrand2021-09-062-8/+8
* hw/s390x/s390-skeys: check if an address is valid before dumping the keyDavid Hildenbrand2021-09-061-5/+8
* hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dumpDavid Hildenbrand2021-09-061-20/+30
* hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrateDavid Hildenbrand2021-09-061-27/+43
* vfio-ccw: forward halt/clear errorsCornelia Huck2021-09-061-4/+34
* hw: Add compat machines for 6.2Yanan Wang2021-09-011-1/+13