Age | Commit message (Expand) | Author |
2022-12-15 | s390x/pci: reset ISM passthrough devices on shutdown and system reset | Matthew Rosato |
2022-12-15 | s390x/pci: shrink DMA aperture to be bound by vfio DMA limit | Matthew Rosato |
2022-11-08 | Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property" | Cédric Le Goater |
2022-11-06 | s390x/cpu topology: add max_threads machine class attribute | Pierre Morel |
2022-10-26 | s390x: Add KVM PV dump interface | Janosch Frank |
2022-10-26 | s390x: Introduce PV query interface | Janosch Frank |
2022-09-26 | s390x/s390-virtio-ccw: add zpcii-disable machine property | Matthew Rosato |
2022-09-26 | s390x/pci: let intercept devices have separate PCI groups | Matthew Rosato |
2022-09-26 | s390x/pci: enable adapter event notification for interpreted devices | Matthew Rosato |
2022-09-26 | s390x/pci: enable for load/store interpretation | Matthew Rosato |
2022-09-26 | s390x/pci: add routine to get host function handle from CLP info | Matthew Rosato |
2022-05-11 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2022-01-17 | s390x/css: fix PMCW invalid mask | Nico Boehr |
2021-12-17 | s390x/pci: add supported DT information to clp response | Matthew Rosato |
2021-12-17 | s390x/pci: use a reserved ID for the default PCI group | Matthew Rosato |
2021-09-06 | s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK | Thomas Huth |
2021-09-06 | hw/s390x/s390-skeys: lazy storage key enablement under TCG | David Hildenbrand |
2021-09-06 | hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled | David Hildenbrand |
2021-09-06 | css: fix actl handling for unit exceptions | Cornelia Huck |
2021-07-07 | target/s390x: start moving TCG-only code to tcg/ | Cho, Yu-Chen |
2021-06-21 | s390x/css: Add passthrough IRB | Eric Farman |
2021-06-21 | s390x/css: Refactor IRB construction | Eric Farman |
2021-06-21 | s390x/css: Introduce an ESW struct | Eric Farman |
2021-03-26 | s390x: move S390_ADAPTER_SUPPRESSIBLE | Gerd Hoffmann |
2021-03-09 | Various spelling fixes | Michael Tokarev |
2021-02-08 | s390: Recognize confidential-guest-support option | David Gibson |
2020-11-18 | s390x/pci: fix endianness issues | Cornelia Huck |
2020-11-05 | s390x: fix build for --without-default-devices | Cornelia Huck |
2020-11-01 | s390x/pci: get zPCI function info from host | Matthew Rosato |
2020-11-01 | s390x/pci: use a PCI Function structure | Pierre Morel |
2020-11-01 | s390x/pci: use a PCI Group structure | Pierre Morel |
2020-11-01 | s390x/pci: create a header dedicated to PCI CLP | Pierre Morel |
2020-11-01 | s390x/pci: Honor DMA limits set by vfio | Matthew Rosato |
2020-11-01 | s390x/pci: Add routine to get the vfio dma available count | Matthew Rosato |
2020-11-01 | s390x/pci: Move header files to include/hw/s390x | Matthew Rosato |
2020-10-02 | s390: guest support for diagnose 0x318 | Collin Walling |
2020-10-02 | s390/sclp: add extended-length sccb support for kvm guest | Collin Walling |
2020-10-02 | s390/sclp: read sccb from mem based on provided length | Collin Walling |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-18 | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost |
2020-09-09 | ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE | Eduardo Habkost |
2020-09-09 | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-08-27 | s390-virtio-ccw: Rename S390_MACHINE_CLASS macro | Eduardo Habkost |
2020-08-27 | s390x: Move typedef SCLPEventFacility to event-facility.h | Eduardo Habkost |
2020-08-27 | s390_flic: Move KVMS390FLICState typedef to header | Eduardo Habkost |
2020-06-18 | s390x/css: Refactor the css_queue_crw() routine | Eric Farman |
2020-06-18 | vfio-ccw: Add support for the schib region | Farhan Ali |